https://github.com/strml/bitmex-blockclock
Push BitMEX prices to your Blockclock
https://github.com/strml/bitmex-blockclock
Last synced: 16 days ago
JSON representation
Push BitMEX prices to your Blockclock
- Host: GitHub
- URL: https://github.com/strml/bitmex-blockclock
- Owner: STRML
- Created: 2021-06-01T12:56:21.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2023-12-24T17:27:30.000Z (about 2 years ago)
- Last Synced: 2025-10-08T20:22:46.144Z (6 months ago)
- Language: JavaScript
- Size: 4.88 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Simple price pusher to a local Blockclock.
Run with args ` `.
#### Building
```
docker buildx build --platform linux/amd64,linux/arm64 --push -t strml/blockclock: .
```