Look up HuggingFace models from TurboVision (SN44) miners by pasting their Bittensor wallet address.
Live site: mxmsbt.github.io/miner-finder
- Paste a miner's hotkey (wallet address)
- The app connects to the Bittensor Finney chain via WebSocket
- Queries the
RevealedCommitmentsstorage for subnet 44 - Displays the miner's HuggingFace model, revision, chute info, and element ID
npm install
npm run devnpm run buildOutput goes to docs/ for GitHub Pages deployment.