colealbon / pricegrabber

very simple command line US Dollar price grabber for bitcoin a zcash prices

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pricegrabber

installation

git clone https://github.com/colealbon/pricegrabber.git
cd pricegrabber;
cp assets.json.example assets.json
# modify assets.json with your own amounts
npm install;

usage

node app.js;

About

very simple command line US Dollar price grabber for bitcoin a zcash prices

License:The Unlicense


Languages

Language:JavaScript 100.0%