It is for learning purpose. Right now I am trying to implement
_tokenid.current() + max_supply = upgradeid
and then implement _safeMint for the upgradeid.
So if max_supply is 100 then the NFT with metadata1 will be upgraded to NFT with metadata101.
I am sure there is a better way.
Apr 25, 2022, 6:56 AM
Ok, well if it isn't commercial code or some revolutionary secret plan, throw it up on https://pastebin.com/ so we can see exactly what you're doing.
Apr 25, 2022, 7:27 AM