Edition Drop
Edition Drop allows you to sell edition-ed NFTs (i.e. NFTs with unique edition numbers) with a Master Edition NFT.
You can currently launch Edition Drops via Candy Shop SDK. We will be releasing a user interface as well at a later date.
There is an optional whitelist feature where you can specify a time period where buyers can only mint the edition-ed NFT with a whitelist token. The whitelist token can be any SPL token that you create and configure to fit your use case. For instance, it can be earned by buyers after they complete certain actions, giving them access to the drop.
Create Drop
Create a drop by transferring a Master Edition NFT into the Edition Drop program.
Fetch Drops
Fetch drops with your shop Id.
Mint NFT
Mint an edition-ed NFT from a drop. Edition numbers are randomized on the client side to allow multiple buyers to mint NFTs at once smoothly.
Last updated