Static, dependency-free dashboard for the RustChain dashboard bounty.
Live page: https://jackane21.github.io/rustchain-dashboard-live/
Features:
- Live epoch, slot, enrolled miner count, epoch pot, and supply data.
- Active miner table with hardware family, multiplier, last-seen age, and wallet balance probes.
- Hardware-family distribution bars.
- Endpoint probes for
/health,/epoch,/api/miners, and/api/transactions. - Auto-refresh every 30 seconds plus manual refresh.
- Mobile responsive layout.
The dashboard uses public read endpoints only and does not perform wallet transfers or write actions.