Mainnet RPC
To run a self-hosted mainnet RPC, please follow the instructions in the README of the MainSettlementBus repository. If you choose to run the process through a command instead of building a Docker image, we recommend using PM2 to manage and run your RPC in the background. You can find it here.
You don't need to wait for a full index in order to start. You can start to use the API right away. Trac Network is a true p2p network with sparse and efficient data sharing.
See the RPC API PDF below for details on the endpoints that are available and how to perform transactions.
Last updated