1.0.3 • Published 3 years ago

cryptostats-v2 v1.0.3

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

Cryptocurrency command line interface status application (cryptostats-v2)

command line interface for cyptocurrencies

Version

1.0.2

Useage

System Requirements

Node Js

Installation

Install package globally, prexif with sudo if permissions are not set properly on macOS

    npm -g cryptostats-v2

Commands

Get help

    cryptostats-v2 --help

Set API key; get a key from Nomics

    cryptostats-v2 key set

Get API Key

    cryptostats-v2 key get

Remove API Key

    cryptostats-v2 key remove

Check cryptocurrency price options

  • --base : CSV values of the currency symbols defaults to BTC,ETH,XRP
  • --quote : currency symbol, defaults to USD
    cryptostats-v2 check price

Check DOGE against Dollars

    cryptostats-v2 check price --base DOGE --quote USD

App Info

Author

Adegorite Afolabi David twitter

License

This project is licensed under the MIT License