Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/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.
https://github.com/reservoirprotocol/reservoir-kit

ethereum nft react sdk

Last synced: 5 days ago
JSON representation

ReservoirKit is a react package that makes it easy to add buying NFTs into your dApp. It's intuitive, responsive and customizable.

Awesome Lists containing this project

README

        

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](https://docs.reservoir.tools/reference/reservoirkit) to learn more.
Running into installation issues? Check out our [troubleshooting guide](https://docs.reservoir.tools/reference/troubleshooting).