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

cryptotracker

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cryptotracker

A cryptocurrency price monitoring tool for different cryptos

  • 1.0.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
3
increased by200%
Maintainers
1
Weekly downloads
 
Created
Source

coin price ticker CLI

Check different crypto prices on your console.

All data comes from cryptonator.com APIs.

installation

make sure you have node v6 or higher: https://nodejs.org/dist/latest-v6.x/

npm install -g cryptotracker

running

# gets average price and price on exchanges
coin xrp

# gets above info as well as total price for given quantity
coin xrp <number> 

tips

You can also use the watch command in order to have the cli run continuously and stay up to date. You can install watch on mac using brew or macports, more details can be found at http://osxdaily.com/2010/08/22/install-watch-command-on-os-x/

example using watch:

watch -d xrp

# output:
Every 2.0s: xrp
----------------------------------------------------
if you find this tool useful feel free to donate some ripple:
rswJLmNcH6vAXdtWTGK1ad2WTBWBK6xrfw
----------------------------------------------------

-----------------------------------------------
  Symbol     Avg Price (USD)    Change (1H)
-----------------------------------------------
  XRP        $1.9299            -3.00%
-----------------------------------------------
------------------------------
  Exchange     Price (USD)
------------------------------
  BitFinex     $1.9154
------------------------------
  Bittrex      $1.9320
------------------------------
  Exmo         $2.1100
------------------------------
  Hitbtc       $1.9200
------------------------------
  Kraken       $1.9700
------------------------------
  Poloniex     $1.9120
------------------------------

if you find this tool useful feel free to donate some ripple rswJLmNcH6vAXdtWTGK1ad2WTBWBK6xrfw

Keywords

FAQs

Package last updated on 04 Jan 2018

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