Learn how to create a gallery for your NFT collection using thirdweb on a Next.js Website!
11 posts tagged with "react"
View All TagsCreate on demand access pass minting (ERC 721)
Learn how to create an NFT collection of passes that will be minted on demand using signature minting!
Create A Discord Bot That Gives NFT Holders A Role
In this guide, we'll set up a Discord bot that checks if a wallet has an NFT from a collection, and grants them a special role on our Discord server if they do!
Create Simultaneous Allowlists drop with Signature Drop and Next.js
Learn how to create simultaneous allowlists where different users can buy NFTs from the drop at a different price based on which allowlist they are in.
Create a dynamic allowlist with Airtable and Next.js
Learn how to create a dynamic allowlist where specific wallets can mint 1 token from your ERC1155 NFT collection!
Sell your NFT in multiple currencies at the same time
Learn how to make an ERC1155 drop where users can pay with multiple currencies using signature minting, Next.js, and thirdweb
Create a gasless NFT drop with Next.js and OpenZeppelin
Learn how to create an NFT Drop in which you pay the gas for your users, using OpenZeppelin, Next.js and thirdweb.
Create an early access NFT with TypeScript and React
Easily create an early access NFT and a frontend for users to claim the NFT
Build a simple auction component
Learn how to build a simple React component to create a react component to list NFTs for auction.
Build a simple claim button
Learn how to create a claim button on your website that allows users to claim a single drop.