How to set metadata for a fungible token

Intro

This page describes how to set metadata for a Fungible Token on TRAIT Blockchain.

Prerequisites

Before you proceed further, ensure you satisfy the following two prerequisites:

  1. Create an owner address (see: How to set up owner / admin addresses on TRAIT)

  2. Ensure you have enough TRAIT tokens (see: How to obtain TRAIT tokens)

  3. Ensure you have already created an AppAgent (see: How to create AppAgent)

  4. Ensure the AppAgent already has an admin added (see: How to add & delete AppAgent Admin)

  5. Ensure the FT is created and you own some amount of it (see : How to create a fungible token)

How to set metadata for a fungible token

Why are we using a clearing transaction to transfer a FT?

FTs can only be created by an AppAgent. An AppAgent address is a keyless address and it can only be used through Clearing Transactions

TODO in the slide 17 - put https link to amazon EC2 instead of a number of symbols

Discover more:

Last updated