Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

coinboard

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

coinboard

A command line tool for bitcoins dashboard

  • 1.0.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
13
increased by550%
Maintainers
1
Weekly downloads
 
Created
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

Package last updated on 03 Jan 2019

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc