This program collects virtual currency data and store them to Prometheus as metrics. You can see metrics on Grafana dashboard. This is based on Coinone API.
Very simple! Just execute the program using docker-compose.
$ git clone https://github.com/odg0318/coinone-collector
$ cd coinone-collector
$ docker-compose up
- Bitcoin
- Ethereum
- Ethereum Classic
- Ripple
- Coinone: https://coinone.co.kr/ (Thanks!)
- Prometheus: https://prometheus.io/
- Grafana: https://grafana.com/
- Docker: https://www.docker.com/