1.0.4 • Published 5 months ago

cryptoprices-cli v1.0.4

Weekly downloads
-
License
ISC
Repository
-
Last release
5 months ago

Crypto CLI

A simple and powerful Node.js CLI tool to manage API keys and check cryptocurrency prices.

Installation

Install the package globally using npm:

npm install -g crypto-cli

Manage API Key

Set API Key

coindex key set

Show API Key

coindex key show

Remove API Key

coindex key remove

Check Coin Price Info

coindex check price --coin BTC,ETH,XRP --cur USD

options

--coin : Specify cryptocurrency types in respected Symbols (default: BTC,ETH,XRP). --cur : Choose the currency for prices using respected Notations(Eg: INR) (default: USD).

1.0.4

5 months ago

1.0.3

5 months ago

1.0.2

5 months ago

1.0.0

5 months ago