Skip to content
forked from 0xflair/examples

Example projects using Flair SDK to mint, stake, rent, trade NFTs using various backend and frontend stack

License

Notifications You must be signed in to change notification settings

chadxeth/examples

 
 

Repository files navigation

Flair SDK Examples

This repository contains example usage of Flair SDK in various frameworks and languages.

What is Flair?

Flair provides open-source building blocks to integrate NFTs and Web3 in your project, fully trustless and in your ownership.

...with Flair you don't re-invent the wheel.

Examples

Name Description Use Cases
react / custom-nft-minting-sales Custom NFT Minting Sales page on your own app e.g. To use give your users a native minting experience with your own styling.
react / community-airdrop-reward-stream Airdrop ERC20 rewards to your NFT community. e.g. To reward long-term holders of your NFTs with a credit token or your own gaming token.
nodejs / mint-nft-by-role-meta-transactions Mint new NFTs from your backend using meta transactions, using Roles. e.g. To pay for gas on behalf of your users.
nodejs / mint-one-of-one-nfts-meta-transactions Mint new NFTs from your backend using meta transactions, with dedicated metadata for each NFT. e.g. When users do a certain action on your app and mint an NFT to their wallet, with dynamic metadata and image.

Questions?

Feel free to hop of Flair's Discord, our developers are happy to help you: https://discord.gg/flair

About

Example projects using Flair SDK to mint, stake, rent, trade NFTs using various backend and frontend stack

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 57.2%
  • JavaScript 31.8%
  • HTML 10.4%
  • Other 0.6%