Skip to content

joepegler/CryBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CryBot

Collects live pair prices from various exchanges.

Running Locally

Make sure you have Node.js 4.x installed. Later versions of node will fail to function with this project.

[email protected]:joepegler/CryBot.git # or clone your own fork
cd CryBot
npm install
npm start

To run the project with a basic UI:

npm start ui

Your app should now be running on localhost:3005. View the console to see the trade log.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published