Skip to content

stevenpack/cryptowarrior

Repository files navigation

Crypto Warrior

Monitor and trade crypto like it's Ultima IV!

demo

Goals

  • Have a bit of fun with crypto and gdax
  • Try out the blessed terminal library
  • Evaluate text-based interfaces as alternatives to web or thick clients
  • Explode and become new Bloomberg for crypto. :p

Pre requisites

  • Node (>= 7.6)
  • npm

Building

  $ npm install

Run (with gdax)

  $ npm start

Run (with mock)

  $ npm run mock

Test

  • Requires jest
  $ npm test

TODO

See here

Contributions

Very welcome! Please check out here or suggest your own with PRs

Releases

No releases published

Packages

No packages published