cdash
cdash copied to clipboard
Update to support new coinmarketcap API
Closes #7
In order for this to work, you have to register an account with coinmarketcap and add your api key to the yaml. I added an example yaml to show how I changed it and how it should be used. Also, I have no idea how Go works, so this is probably hacked together.
Hi @Fuzion24 you may consider the public, free, open market data API from CoinGecko https://www.coingecko.com/en/api
It should be straightforward to implement. And i am here to answer any questions too!
@Fuzion24, thanks a lot for this, and sorry for the delay. I've been incredibly busy over the past few days. I should be able to get this reviewed and merged over the next few days.