coffee-crypto-cli v2.0.0
crypto-cli
Cryptocurrency CLI price tool
Table of Contents
Installation
You can install the crypto-cli tool via npm and yarn:
npm install -g coffee-crypto-cliyarn add global coffee-crypto-cliUsage
$ crypto --price bitcoin --volume --ath
>> Bitcoin: $20,000 - volume: $13,337 - ATH: $68,000Flags
Note: --price, --p is required for any of the subsequent flags.
--price, --p - coin nameCoin price change (%) in the past 24 hours.
--priceChange, --pcCoin volume in the past 24 hours.
--volume, --vHighest price sold in the past 24 hours.
--highLowest price sold in the past 24 hours.
--lowCoin all time high price.
--athPercent price change from the all time high.
--athChange, --athcCLI help message.
--helpCurrent version.
--versionShoutouts
Cryptocurrency coin statistics are gathered from the CoinGecko API.
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago