https://github.com/sbddesign/hash-league
Leaderboard of bitcoin community mining pools
https://github.com/sbddesign/hash-league
bitcoin mining-pools
Last synced: 5 months ago
JSON representation
Leaderboard of bitcoin community mining pools
- Host: GitHub
- URL: https://github.com/sbddesign/hash-league
- Owner: sbddesign
- Created: 2025-05-09T00:03:02.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-11T21:45:39.000Z (about 1 year ago)
- Last Synced: 2025-06-11T22:43:34.684Z (about 1 year ago)
- Topics: bitcoin, mining-pools
- Language: TypeScript
- Homepage: https://hashleague.atlbitlab.com
- Size: 8.85 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# HashLeague
A leaderboard that ranks bitcoin communities by the combined hashrate of their community mining pools.
## Adding Commmunity Mining Pools
Edit the JSON file at: TODO
## Development
Run `npm run dev` for hot reload and `npm run build` to deploy.
## Tech Stack
- Typescript
- Vite
- PublicPool
- Mempool.Space API
## Roadmap
- [x] Public Pool API Support
- [ ] Stratum V2 SRI Support
- [ ] DATUM Gateway API Support