1.0.1 • Published 4 years ago

km-coin v1.0.1

Weekly downloads
2
License
MIT
Repository
-
Last release
4 years ago

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-coin

If you install from the sources

npm install
sudo npm link

Commands

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