RPC Connection to the Chain

How do you extract knowledge from the Bittensor chain? The taostats API gets you 99.9% of the way there.

There are some calls that may require direct access into the chain. There is a Python SDK for some direct access. But not even that gets you everything.

The Taostats RPC Connection gives you direct access into the chain. From the chain you can make many requests for granular information.

📘

The latest methods available from the Substrate RPC

Data from Taostats API


how RPC works: