Boost SDK
Installation
The Boost V2 Docs are under active development and will be subject to changes.
You can install @boostxyz/sdk
via NPM
NPM
Peer Dependencies
Boost SDK is designed to work with Wagmi Configurations and requires the following peer dependencies
which, if they are not already in your project, you can include with the following command
Runtime Requirements
Boost SDK is optimized for modern browsers. It is compatible with the following browser configurations:
If you want to support older browsers, you need to transpile the library from
node_modules
yourselves.