1.0.1 • Published 3 years ago

cryptodex v1.0.1

Weekly downloads
-
License
GPL-3.0
Repository
github
Last release
3 years ago

Cryptodex

A CLI based application built with Typescript to check the pricing of crypto coins.

Installation

Using npm

  $ npm i cryptodex -g

Using yarn

  $ yarn add cryptodex -g

Manual

  $ git clone https://github.com/surajkarki66/cryptodex.git
  $ yarn run build
  $ yarn run local

Usage

  $ cryptodex [Commands] [Options]

Options

-h, --help Display help

-v Display version

Help

  $ cryptodex --help

Examples

Below are some examples of cryptodex usage.

  • Set API Key:
  $ cryptodex key set

API Key is set

  • Show API Key
  $ cryptodex key show

Current API Key: a14e9088578e1e1asdkflsakfdlks

  • Check bitcoin price in USD
  $ cryptodex check price --coin=BTC --cur=USD

✔ All done check current rates! Coin: Bitcoin (BTC) | Price: £33,387.33 | Market CAP: £628,138,448,887.00 | Rank: 1