v0.6.1
CryptoDashApp v0.6.1
- CoinGecko API endpoints can be accessed using the demo API key
- Both keys (AlphaVantage and CoinGecko) are now passed as env. variables
load_keys()
can be used to load the API keys, warning is shown when a key is not provided.- Dockerfile is updated to support usage of both keys
Merged pull requests:
- 39 use demo key for public api (#45) (@vnegi10)
- 44 update docker support (#46) (@vnegi10)
- 47 fix api key error (#48) (@vnegi10)
Closed issues: