1.1.1 • Published 6 years ago
cryptoterm v1.1.1
cryptoterm
Cryptocurrency data command line interface. Data from Coinmarketcap API

Install this globally and you'll have access to the cryptoterm command anywhere on your system.
npm install -g cryptotermInstallation
Install this globally and you'll have access to the cryptoterm command anywhere on your system.
npm install -g cryptotermUsage
List cryptos
To get a list of the top 10 cryptocurrencies just type:
cryptotermTo determine the length of the list add -l and the number of rows, for eg. 30
cryptoterm -l 30Check specific crypto
Let's say you're looking for the latest Bitcoin data:
cryptoterm -t bitcoin