sh-reservoir-kit
v0.0.2
Published
ReservoirKit is the official frontend kit to get you started building dApps with the ReservoirProtocol.
Downloads
41
Readme
Installing ReservoirKit
yarn add @reservoir0x/reservoir-kit-ui
Also make sure to install the peer dependencies required by ReservoirKit if your application doesn't already include them:
yarn add wagmi viem react react-dom
Head over to our docs to learn more.
Running into installation issues? Check out our troubleshooting guide.