Boost SDK
Usage With React
Learn how to use with React or Next.js
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
While the Boost SDK does not currently offer a React adapter, it’s simple to integrate the V2 protocol into your application.
As a prerequisite, you should have a basic Wagmi integration set up.
Wagmi/React Setup
Learn how to integrate Wagmi
into your React application.
Afterwards, you can use the following basic snippets as a reference.