Overview
Learn about how to use the Boost Core contract with the SDK
Under Construction The V2 Protocol, SDK, and these docs are under active development. You can find the latest testnet deployments here
In prerelease Currently the SDK and protocol only support Sepolia. Public API’s are stable, but could still change before our initial release. If you experience any bugs, please open a Github issue
Smart Contract
Read the smart contracts
Typedoc
See technical documentation
SDK Implementation
See the source
The Boost Core contract is the protocol’s main touchpoint for Boosts, exposing functionality to create and retrieve Boosts, and claim incentives.
Unless you’re an advanced user, you will likely never need to deploy your own core
contract. The SDK
comes preconfigured with the correct contract addresses for all deployed core implementations.