https://github.com/sahlhoff/eprice
Ethereum command line pricing tool
https://github.com/sahlhoff/eprice
ethereum exchange-rates
Last synced: 25 days ago
JSON representation
Ethereum command line pricing tool
- Host: GitHub
- URL: https://github.com/sahlhoff/eprice
- Owner: sahlhoff
- Created: 2016-07-10T04:55:31.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-07-10T05:01:50.000Z (almost 10 years ago)
- Last Synced: 2025-03-01T00:06:41.520Z (over 1 year ago)
- Topics: ethereum, exchange-rates
- Language: JavaScript
- Size: 1.95 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## eprice
a command line tool for ethereum price exchanges
### Installation
~~~bash
npm i eprice -g
~~~
### Shortcuts
~~~
[enter] => refresh prices
[o] => open site in browser
[q] => quit
~~~
### Supported Exchanges
- [bitfinex](https://bitfinex.com/)
- [etherscan](https://etherscan.io)
- [poloniex](https://poloniex.com)
- [kraken](https://kraken.com)