Ready-made React components and hooks for working with ERC721 and ERC1155 NFTs in a web3 dApp. This SDK also supports interacting with Flair smart contracts and extensions.
-
Install the package:
npm install @flair-sdk/react
-
Install peer dependencies if not installed yet:
npm install ethers wagmi
Explore all the examples using the Flair SDK in the flair-sdk/examples repo:
Visit docs.flair.dev for the full SDK documentation.