1.0.2 • Published 2 years ago

crypto-market-cli v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

crypto-market-cli

This is a simple npm package to get information about cryptocurrencies price. It uses the CoinGecko API to get information.

Instructions

$ npm install --global crypto-market-cli

CLI

  Usage
	  $ crypto-market-cli

  Options
	  --coins  "coins name separated by space"

  Examples
	  $ crypto-market-cli --coins="tenset bitcoin gala"

Screenshots

ss1 ss2

You're good to go! :rocket: