Skip to content

karthik324/crypto-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crypto CLI

A simple yet powerful CLI for fetching the current rate of a Cryptocurrency or Currency.

Environment Variables

To run this project, you will need to add an API_KEY from RapidAPI

API Reference

Get all common commands

    $ crypto-cli-node

output(options)

  -V, --version  : output the version number
  -h, --help     : display help for command

output(commands)

   key           : manage API key
   help          : display help for command

Set API key

    $ crypto-cli-node key set

Show API key

    $ crypto-cli-node key show

Remove API key

    $ crypto-cli-node key remove

Get a currency's price

  $ crypto-cli-node check price --asset=btc

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published