📈 - crypto-connect
crypto-connect is a CLI tool to keep track of cryptocurrencies.
Documentation
Visit out Documentation Page to view detailed documentation for crypto-connect.
Install
Install crypto-connect using the following command:
pip install crypto-connect
Usage
crypto-connect --help
crypto-connect is a CLI tool to keep track of cryptocurrencies.
Options:
--help Show this message and exit.
Commands:
currencies A list of currencies supported by crypto-connect
cryptocurrencies A list of crypto currencies supported by crypto-connect
price <cryptocurrrency> <currency> Current price of the <cryptocurrrency> relative to the <currency>
history <cryptocurrrency> <currency> A graph visualising the change in the <cryptocurrency> price in the past 30 days
Examples:
crypto-connect currencies
crypto-connect cryptocurrencies
crypto-connect price bitcoin usd
crypto-connect history bitcoin usd
Contributors
License
MIT