Learn how to create an NFT collection of passes that will be minted on demand using signature minting!
Create on demand access pass minting (ERC 721)
· 5 min read
Learn how to create an NFT collection of passes that will be minted on demand using signature minting!
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!
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.
In this guide, we will create an app that takes a coupon code to mint an NFT. Only users that have a coupon code can mint!
Learn how to create a dynamic allowlist where specific wallets can mint 1 token from your ERC1155 NFT collection!
Learn how to make an ERC1155 drop where users can pay with multiple currencies using signature minting, Next.js, and thirdweb