xrpcli

1.2.1 • Public • Published

XRP price ticker CLI

Check XRP's prices, changes 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 xrpcli

running

# gets average price and price on exchanges 
xrp
 
# gets above info as well as total price for given quantity 
xrp <number> 

example

example

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

Readme

Keywords

Package Sidebar

Install

npm i xrpcli

Weekly Downloads

5

Version

1.2.1

License

MIT

Unpacked Size

6.2 kB

Total Files

8

Last publish

Collaborators

  • christophior