This project uses CoinAPI services to get Cryptocurrencies data and showcases them to user for analysis.
- Create an account in CoinAPI to make use of their API services.
- set the API key you receive as an environment variable.
set api_key='YOUR_API_KEY'
- run
python main.py