reservoirprotocol / reservoir-kit

ReservoirKit is a react package that makes it easy to add buying NFTs into your dApp. It's intuitive, responsive and customizable.
reservoir-kit.vercel.app
MIT License
99 stars 46 forks source link
ethereum nft react sdk

ReservoirKit

ReservoirKit is a developer toolkit for buying, selling and managing NFTs.

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.