Get a list of the current prices of cryptocurrencies.
npm install -g cryptolist
To Upgrade run npm upgrade -g cryptolist
On your cli enter the following:
crypto
crypto --convert usd --size 5
crypto -c aud -s 20
You can convert to other currencies with --convert
or -c
crypto --convert eth
crypto -c aud
To show more currencies use the following option --size
or -s
crypto -s 20