Metadata Discussions
Last updated
Last updated
Each Token has a :
Policy id
Asset name (the unique index)
A policy script dictates how the token is minted. A policy can include/combine time intervals and signatures.
Metadata is stored in a transaction's history not on the ledger
Metadata will be stored in JSON schema on a server.
Basic JSON schema will include :
Policy ID, Asset Name, Description, Logo, URL, Signatures required by policyID and Corresponding Keys
A token name can be registered more than once but not an asset name (the unique index)
Anyone will able to run their own metadata server with their own rules and standards.