Open
Description
Create a tutorial for HIP-657 demonstrating how to:
- Generate a metadata key
- Create a non-fungible token collection with a metadata key set
- Show the token ID created for the NFT collection
- Mint an NFT from the collection and set the metadata for that NFT
- Associate token to another account
- Transfer NFT to that account
- Update the metadata for the NFT to something else
- Show that the metadata for that NFT has been updated from what was set as the original metadata