Socket
Socket
Sign inDemoInstall

coinboard

Package Overview
Dependencies
61
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

coinboard

A command line tool for bitcoins dashboard


Version published
Maintainers
1
Weekly downloads
3
decreased by-78.57%

Weekly downloads

Readme

Source

Bitcoin dashboard on CLI

Check bitcoin prices on CLI 💻

Features

  • Coins Chart
  • Coins Ranking

Coming features

  • Coins list display
  • Coins subscription
  • Section toggling

and more...

Installation

Coinboard requirs node 8.* or later

$ npm install -g coinboard

Usage

$ coinboard

Options

  -V, --version              output the version number
  -c, --coin <string>        BOTH: specify the coin e.g. BTC, ETH... (Default: BTC)
  -cur, --currency <string>  BOTH: specify the currency of coin (Default: USD)
  -d, --days <number>        CHART: number of days the chart will go back, must be 90 > days > 0 (Default: 30)
  -r, --rank <number>        RANK: starting rank (Default: 0)
  -l, --limit <number>       RANK: specify the number of coins to display (Default: 5)
  -h, --help                 output usage information

Development

$ git clone https://github.com/teddylun/coinboard.git
$ cd coinboard
$ npm install -g 
$ npm link
$ coinboard

Data sources

License

MIT

Keywords

FAQs

Last updated on 03 Jan 2019

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc