Boost SDK
Usage With React
Learn how to use with React or Next.js
The Boost V2 Docs are under active development and will be subject to changes.
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.