This section presents the Bittensor SDK reference documentation. Follow the below links to specific Python modules or click here for SDK reference homepage .
Axon
Axon services the forward and backward requests from other neurons.
READ MORE Dendrite
Dendrite represents the abstracted implementation of a network client module.
READ MORE Extrinsics
Set weights, Axon serving, transfer, submit extrinsic, and more.
READ MORE Metagraph
Metagraph neural graph is a dynamic representation of the Bittensor network state.
READ MORE Subtensor
Subtensor class provides a gateway to the blockchain layer of Bittensor.
READ MORE Synapse
Synapse module serves as a communication schema between neurons (nodes).
READ MORE