Great stuff! I’ve had a good look over this website and the handy tools it provides.
I am thinking to test some approaches to NFTs here which I haven’t done before, on the Taiko Alpha-6 testnet. I was wondering if it would be possible to mint my own kind of generative NFT series (not just image based), and provide some way for users to claim them?
To be more specific, I have a template for creating (html based) interactive NFTs - I would like to have a system where a user is able to provide their wallet address somewhere, and perform a single-claim of an NFT from a generated series. ie The wallet would only be able to claim once, and a random NFT is sent to them if they haven’t claimed any from that collection before.
So to narrow down my question(s), I’m not sure if:
A) Your system supports exactly what I’m looking to do here - minting/managing an interactive generative NFT series?
B) If the NFTs would (all) need to be generated first, before working out distribution? Or could they be generated on the fly as requests come in? (ie as much automation as possible)
I didn’t quite understand what you want. Probably generating the item on the fly. I don’t think that this is supported in this service, but you can write a smart contract when accessing which NFT items will be generated on the fly with each request and use a service that supports these functions. however, I’m not very good at it. Therefore, I cannot say how feasible and feasible this is.
however, you can generate a collection on mintpad, this is also Taiko partner, they have functionality that automatically generates objects from layers and creates full-fledged collections from this and provides downloading of the collection archive with ready-made files