coincli

Unofficial Coinbase CLI tools based on Coinbase v2 API


License
MIT
Install
pip install coincli==1.0.0

Documentation

CoinCLI: A Command-line Cryptocurrency Stats Tracker Utility


NOTE: Don't import coincli in your projects. CoinCLÄ° is only a command-line tool.
CoinCLI is based on BitPay's rates API.

Commands:


coincli -s # View top 3 cryptocurrency rates
coincli -st # Get API status
For all commands, type:
coincli -h
To install with pip, type:
pip install coincli
The pip installer might have issues. If that happens, try installing from source.
To install from source, type: python setup.py install
You can download the source at Releases.