https://github.com/streamr-dev/flag-monitor
https://github.com/streamr-dev/flag-monitor
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/streamr-dev/flag-monitor
- Owner: streamr-dev
- Created: 2023-11-03T14:50:09.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-23T05:45:22.000Z (about 2 years ago)
- Last Synced: 2025-03-16T03:45:44.467Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://flag-monitor.vercel.app
- Size: 425 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Streamr flag viewer
Shows recent flags and votes in the Streamr Network.
# Query params
- `network`: name of the supported network, eg. `polygon` or `amoy-testnet`
- `startDate`: by default, data is shown for the past 14 days. A different start date can be given in `yyyy-mm-dd` format.
- `endDate`: by default, data is shown up until the current time. A different end date (inclusive) can be given in `yyyy-mm-dd` format.
# Deployment
Every commit to `HEAD` is automatically deployed to https://flag-monitor.vercel.app