pip install numismatic
Run the coin
script from anywhere and explore from there
coin
coin list
coin info
coin info -a BTC,ETH,XMR,ZEC
coin prices
coin prices -a BTC,ETH,XMR,ZEC
coin subscribe -a BTC,ETH,XMR,ZEC collect
coin subscribe -f bitfinex -f gdax compare
git clone https://github.com/snth/numismatic.git
cd numismatic
pip install -e .
# Add awesome new features and submit Pull Requests