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

track-crypto

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

track-crypto

`track-crypto` is a tool for displaying live cryptocurrency prices via command-line interface (CLI). It is possible to view prices in the currency of your choice as well as using the coins you wish to use

  • 1.0.1
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
2
decreased by-33.33%
Maintainers
1
Weekly downloads
 
Created
Source

track-crypto

track-crypto is a tool for displaying live cryptocurrency prices via command-line interface (CLI). It is possible to view prices in the currency of your choice as well as using the coins you wish to use

Output

image

Install

You can install track-crypto using npm or you can clone the project and install it from the repository

Using npm

$ npm i -g track-crypto

Cloning the project yourself

$ git clone https://github.com/deephunt3r/track-crypto.git

$ cd track-crypto

$ npm install -g

Getting an API

  • Get an API key from nomics.com
  • Use the command track key set to set the API key
  • Use the command track key show to check the API key
  • Use the command track key remove to remove the API key

Usage

  • track --help - display usage information
  • track check price - display cryptocurrencies
    • --coin=BTC - To check price of a particular coins
    • --cur=USD - To check prices in respective currency

Requirements

You will only need Node.js and a node global package, npm, installed in your environement.

Node

  • Download

Just go on official Node.js website and download the installer.

  • Package

You can install nodejs and npm easily with apt install

$ sudo apt install nodejs

$ sudo apt install npm

Keywords

FAQs

Package last updated on 06 Jun 2022

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