1.0.1 • Published 6 years ago
km-coin v1.0.1
Coin CLI
Command line interface written in Node.js to check cryptocurrency prices.
https://www.youtube.com/watch?v=-6OAHsde15E
Register an API key at https://nomics.com
Installation
First you need to have npm (NodeJS) installed in your system.
If you install from the npm repository:
npm install -g km-coinIf you install from the sources
npm install
sudo npm linkCommands
If the installation steps went ok, the coin command should be accesible in command line.
coin key set
coin key show
coin key remove
coin check price
coin check price --coin=BTC
coin check price --coin=BTC --cur=EUR
coin check price --coin=BTC,ETH --cur=USD