1.1.2 • Published 5 years ago
cryptolist v1.1.2
Cryptolist
Get a list of the current prices of cryptocurrencies.
Installation
npm install -g cryptolistTo Upgrade run npm upgrade -g cryptolist
Usage
On your cli enter the following:
cryptocrypto --convert usd --size 5crypto -c aud -s 20Options
Convert to currency
You can convert to other currencies with --convert or -c
Show prices in ETH
crypto --convert ethShow prices in AUD
crypto -c audSize
To show more currencies use the following option --size or -s
crypto -s 20