Create 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!

Search for a command to run...
Articles tagged with #nft
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! Similar to Collab.Land, we'll ask the ...

Introduction In this guide, we'll use the Signature Drop contract to create a collection of NFTs that follow the ERC-721A standard! Compared to the regular ERC-721 standard, the ERC-721A implementation optimizes the gas fees of the contract to enable...

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

Learn how to create a dynamic allowlist where specific wallets can mint your ERC-1155 NFT and we will also see how to allow them to limit them to only

Learn how to create an NFT Drop in which you pay the gas for your users, using OpenZeppelin, Next.js, and thirdweb
