gm frens. I am new to Manifold. I will outline what I am trying to do below. I appreciate your guidance on how to go about it.
I am looking to distribute NFTs to the guests on my podcast. Each NFTs are unique to the guests, meaning it is going to be a 1-1 and claimable only by a single wallet address. But all of these NFTs are gonna be part of the same collection.
So I want a scenario where I will be able to give NFTs to separate people per episode. My question is:
- Will it be a single contract for the collection?
- Each time I am minting a new NFT, can I make it claimable by a particular wallet address?
- What kind of contract should I use for this (721 or 1155)
- Kindly guide on how to go about this, and any considerations to keep in mind.
Additionally, please let me know if you have any questions I need to clarify to get the answer. Thank you.