Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gangseok514/bitmon
Virtual Currency Monitoring, Simulating, Trading platform
https://github.com/gangseok514/bitmon
Last synced: 3 months ago
JSON representation
Virtual Currency Monitoring, Simulating, Trading platform
- Host: GitHub
- URL: https://github.com/gangseok514/bitmon
- Owner: gangseok514
- Created: 2017-10-08T11:38:18.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-29T15:45:58.000Z (over 7 years ago)
- Last Synced: 2024-08-04T08:06:20.794Z (7 months ago)
- Language: Python
- Size: 23.4 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bitmon
(In progress)
Virtual Currency Monitoring, Simulating, Trading platformThis 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
```bash
bitmon/monitoring$ docker-compose build
bitmon/monitoring$ docker-compose up -d
```
2. Open localhost:3000(ID/PW of grafana is admin/admin)
3. Done!Current exchanges support: Bithumb, Coinone
## License
MIT