The contracts should be deployed with the blank nft metadata initialized. Then the deployer can update baseURI or individual tokenURIs. Work needed: - [ ] Generate the metadata file - [ ] Pin to decentralized storage network and save content address - [ ] Set the metadata content address as the tokenURI for all tokens when deploying contract
The contracts should be deployed with the blank nft metadata initialized. Then the deployer can update baseURI or individual tokenURIs.
Work needed: