Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 cryptoterm

Installation

Install this globally and you'll have access to the cryptoterm command anywhere on your system.

npm install -g cryptoterm

Usage

List cryptos

To get a list of the top 10 cryptocurrencies just type:

cryptoterm

To determine the length of the list add -l and the number of rows, for eg. 30

cryptoterm -l 30

Check specific crypto

Let's say you're looking for the latest Bitcoin data:

cryptoterm -t bitcoin

About

Quick cryptocurrency data in terminal from Coinmarketcap API.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages