NFT Collection
The NFT Collection program is suitable for when you want to have a collection of unique NFTs, but not "drop" or "release" them for your community to claim.
Unlike the NFT Drop program, the NFT Collection program does not lazy mint your NFTs. Instead, NFTs are minted immediately when they are added to the collection.
Use Cases & Examples
You could use the NFT Collection contract to:
- Create a 1-of-many collection of your artwork
- Create a 1-of-1 NFT that provides special utility
Using the Program in the SDK
This page outlines how you can create and configure your NFT collection program using the dashboard.
You can also use our SDK to create and interact with your program.