Documents
README
README
Type
External
Status
Published
Created
Jun 6, 2026
Updated
Jun 6, 2026
Source
View

Native Snapshots#

Native snapshots are generated from decoded Bittensor/Subtensor data and provide all-subnet coverage.

Regenerate the Finney snapshot with:

npm run sync:subnets

Preview source counts and netuid changes without writing:

npm run sync:subnets:dry-run

The current implementation uses uvx --from bittensor==10.4.0 to run the official Bittensor Python SDK without committing Python dependencies into this repository.

README | Dosu