This repo contains the front-end for hub.stx.pub. It's just a bunch of static HTML files.
- Miner power statistics for the last 144 blocks
- Visualization of block commits on the Stacks chain
- Mempool size tracking over time
- Mempool transaction analysis (popular contracts, fee distribution, size distribution, age distribution)
- Transaction decoding utility
- Frontend: HTML, CSS (Bulma), JavaScript (Alpine.js, Chart.js)
- Backend API: Go, go-chi, SQLite (not included in this repository)
- Additional libraries: HPCC WASM Graphviz
Contributions are welcome! Please feel free to submit a Pull Request.
This project is open source and available under the Unlicense.
- Initial inspiration from obycode's miner-vis
- Additional inspiration from jcnelson's status.sh
For any questions or feedback, please open an issue on this repository.