If you want to do it like the example you posted earlier you would create 3 sfts with a quantity of one to use as blueprint. These would forever remain in your contract.
Than each time a user mints a new one you would add the quantity to the existing sfts and send the newly minted quantity to the user.
is it right, martin?
If you want to do it like the example you posted earlier you would create 3 sfts with a quantity of one to use as blueprint. These would forever remain in your contract. Than each time a user mints a new one you would add the quantity to the existing sfts and send the newly minted quantity to the user.