numismatic

Coin Collector for digital assets


Keywords
bitcoin, bitcoin-api, digital-assets, ethereum
License
MIT
Install
pip install numismatic==0.1.7

Documentation

Numismatic - Coin Collecting for Digital Assets

Join the chat at https://gitter.im/numismatic-chat/Lobby PyPI licence PyPI version Python versions PyPI format

Install

pip install numismatic

Run

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 run

coin subscribe -e bitfinex -e gdax collect -t Trade run

Contribute

git clone https://github.com/snth/numismatic.git
cd numismatic
pip install -e .
# Add awesome new features and submit Pull Requests