Socket
Socket
Sign inDemoInstall

cryptoterm

Package Overview
Dependencies
64
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    cryptoterm

Cryptocurrency data from Coinmarketcap.com API


Version published
Weekly downloads
4
Maintainers
1
Install size
6.42 MB
Created
Weekly downloads
 

Readme

Source

cryptoterm

Cryptocurrency data command line interface. Data from Coinmarketcap API

Install this globally and you'll have access to the cryptoterm command anywhere on your system.

npm install -g cryptoterm

Installation

Install this globally and you'll have access to the cryptoterm command anywhere on your system.

npm install -g cryptoterm

Usage

List cryptos

To get a list of the top 10 cryptocurrencies just type:

cryptoterm

To determine the length of the list add -l and the number of rows, for eg. 30

cryptoterm -l 30

Check specific crypto

Let's say you're looking for the latest Bitcoin data:

cryptoterm -t bitcoin

Keywords

FAQs

Last updated on 16 Apr 2020

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