How to set metadata
TODO make a guide
Intro
This page describes how to set metadata for an NFT and for a Fungible token
Prerequisites
Create an owner address (see: How to set up owner / admin addresses on TRAIT)
Ensure you have enough TRAIT tokens (see: How to obtain TRAIT tokens)
Ensure you have already created an AppAgent (see: How to create AppAgent)
Ensure the AppAgent already has an admin added (see: How to add & delete AppAgent Admin)
Ensure the FT is created and you own some amount of it (see : How to create a fungible token)
...
Actions list:
create an NFT
generate metadata
put metadata on the server, copy URL
call an extrinsic
...
Last updated