Skip to content

Latest commit

 

History

History

react

@flair-sdk/react

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.

Getting Started

Installation

  1. Install the package:

    npm install @flair-sdk/react
  2. Install peer dependencies if not installed yet:

    npm install ethers wagmi

Examples

Explore all the examples using the Flair SDK in the flair-sdk/examples repo:

Documentation

Visit docs.flair.dev for the full SDK documentation.