0.1.1 • Published 7 years ago

value-coins v0.1.1

Weekly downloads
2
License
ISC
Repository
github
Last release
7 years ago

Value Coins

This is a simple project maded in typescript for consume the Poloniex API and Bittrex, through this project you can get the value of cryptocoins.

Start your project using this command:

npm install -g value-coins

Command to use:

$ value-coins --coin { initials here } --exchange {exchange name}

NOTE: posible exchanges are Poloniex and Bittrex. More yet to come.

Example:

$ value-coins --coin ETH --exchange poloniex

Or

$ value-coins --coin eth --all 
0.1.1

7 years ago

0.1.0

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago