Dymamic File on IPFS + IPNS

Target User Story:

As a user who wants to mint a Data NFT:

  • I'd like to store a dynamic file on IPFS using Zedge Storage

  • I'd like to then grab the IPNS identifier of this file and mint a Data NFT with a URL like "ipns://MY_IPNS_ID"

  • I'd then like to come back to Zedge Storage, and update my data as I know "ipns://MY_IPNS_ID" will now point to my new updated IPFS CID

Guide 1:

Uploading Dynamic File on IPFS + IPNS using Zedge Storage: Link

Post upload users can update the dataset, steps are provided in the link above.

Last updated