Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 614 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 614 Bytes

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.