Skip to content

Command-line interface to fetch infos from coinmarketcap.com

License

Notifications You must be signed in to change notification settings

roNn23/coinmarketcap-info-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

coinmarketcap-info-cli

Command-line interface to fetch infos from coinmarketcap.com

Install

$ npm install -g coinmarketcap-info-cli
$ yarn global add coinmarketcap-info-cli

Usage

$ cmc-info

Market Cap: $528,068,739,565
24h Vol: $56,932,780,701
BTC Dominance: 34.9 %
┌─────────┬────────┬──────────────┬────────────┬─────────────┐
│ Sorting │ Symbol │ Name         │ Price      │ Change 24 h │
├─────────┼────────┼──────────────┼────────────┼─────────────┤
│ 1       │ BTC    │ Bitcoin      │ $10,960.40 │ -0.72 %     │
├─────────┼────────┼──────────────┼────────────┼─────────────┤
│ 2       │ ETH    │ Ethereum     │ $973.20    │ -1.54 %     │
├─────────┼────────┼──────────────┼────────────┼─────────────┤
│ 3       │ XRP    │ Ripple       │ $1.35      │ 15.25 %     │
├─────────┼────────┼──────────────┼────────────┼─────────────┤
│ 4       │ BCH    │ Bitcoin Cash │ $1,733.85  │ -3.93 %     │
├─────────┼────────┼──────────────┼────────────┼─────────────┤
│ 5       │ ADA    │ Cardano      │ $0.596460  │ 5.30 %      │
├─────────┼────────┼──────────────┼────────────┼─────────────┤
│ 6       │ LTC    │ Litecoin     │ $178.27    │ -1.07 %     │
├─────────┼────────┼──────────────┼────────────┼─────────────┤
│ 7       │ XEM    │ NEM          │ $0.989449  │ 6.69 %      │
├─────────┼────────┼──────────────┼────────────┼─────────────┤
│ 8       │ NEO    │ NEO          │ $131.74    │ 4.01 %      │
├─────────┼────────┼──────────────┼────────────┼─────────────┤
│ 9       │ XLM    │ Stellar      │ $0.460995  │ 9.36 %      │
├─────────┼────────┼──────────────┼────────────┼─────────────┤
│ 10      │ MIOTA  │ IOTA         │ $2.64      │ 3.18 %      │
└─────────┴────────┴──────────────┴────────────┴─────────────┘

License

MIT

About

Command-line interface to fetch infos from coinmarketcap.com

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published