7 projects
bittensor-core
The chain-defined compute core for Bittensor clients: sp-core keys, keyfiles, drand timelock, ML-KEM, SCALE codec, and RFC-0078 metadata digest, built from the bittensor monorepo
bittensor
A lean Python SDK (import bittensor) and CLI (btcli) for the Bittensor chain.
bittensor-cli
Bittensor CLI
bittensor-wallet
None
py-sp-core
Substrate sp-core key primitives (sr25519/ed25519) for Python, built from the bittensor monorepo's own sp-core
async-substrate-interface
Asyncio library for interacting with substrate. Mostly API-compatible with py-substrate-interface
bittensor-drand
Rust-backed Python library for generating timelock-encrypted weight commitments for Bittensor's commit-reveal mechanism using drand randomness.