|
|
|
|
|
by jrochkind1
1318 days ago
|
|
> What surprised me about the standards was that there’s no hash commitment for the data located at the URL. Me too. I'm an outsider, but can anyone understand why they didn't do this? If you were designing NFT's, wouldn't this be an obvious thing to do? |
|
tokenURI aims to be flexible and unopinionated. It can be an inline SVG string generated by the Solidity contract itself, an IPFS link to a JPG, some app's custom protocol URI scheme, or a mutable HTTPS CDN like a game developer using NFTs but wanting to retain control over their assets.