miracle-cryptoscan

1.0.1 • Public • Published

Coindex CLI

Authored By miracle_sumail Command line interface written in Node.js to check cryptocurrency prices

Register an API key at https://rest.coinapi.io

Usage

npm install

npm link

Commands

# Help & Commands
coindex -h

# Version
coindex -V

# API Key Commands
coindex key set
coindex key show
coindex key remove

# Crypto Check Commands
coindex check price

# Check Specific Coins (default: BTN,ETH,XRP)
coindex check price --coin=BTC,ETH

# Choose Currency (Default: USD)
coindex check --cur=EUR

Version

1.0.0 init package

1.0.1 change readme info

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i miracle-cryptoscan

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

7.45 kB

Total Files

12

Last publish

Collaborators

  • miracle_sumail