Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 520 Bytes

README.md

File metadata and controls

28 lines (22 loc) · 520 Bytes

bitmon

(In progress) Virtual Currency Monitoring, Simulating, Trading platform

This platform is composed with the following components.

  • Monitoring

    • Collector
    • Influxdb
    • Grafana
  • Simulating and Trading(not implemented yet)

    • Django

How to use

Monitoring

  1. Run docker compose
bitmon/monitoring$ docker-compose build
bitmon/monitoring$ docker-compose up -d
  1. Open localhost:3000(ID/PW of grafana is admin/admin)
  2. Done!

Current exchanges support: Bithumb, Coinone

License

MIT