nftfast2reservoir-kit
v1.0.0
Published
ReservoirKit is the official frontend kit to get you started building dApps with the ReservoirProtocol.
Downloads
44
Readme
Installing ReservoirKit
yarn add @seaport/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 ethers react react-dom
Head over to our docs to learn more.
Running into installation issues? Check out our troubleshooting guide.