FAQ
Frequently asked questions regarding TRAIT Blockchain functionality
How many fungible tokens do I need for my game?
You need one fungible token for each resource that you want to make transferrable on the blockchain.
How many NFTs do I need for my game?
You need one NFT for each in-game item that needs to be on-chain. You don't need to mint NFTs for the in-game items not moved to the blockchain.
What if the metadata is generated incorrectly?
If the metadata of an on-chain entity (AppAgent, NFT, NFT Collection, Fungible token) is generated incorrectly, the functionality of applications interacting with this entity may cease. If you spot such broken metadata - you need to update the metadata file stored on your server / CDN / AWS S3 etc. to fix the issue.
To ensure the best user experience, we recommend generating entity metadata in accordance with this documentation. We also recommend to express any non-standard features of your on-chain entities that are specific to your application as app-specific traits.
I'm a blockchain expert and I noticed that TRAIT supports various features not mentioned in this documentation. Can I use them?
We recommend you to use only the features that are documented on this portal since any features not documented here can be changed or deleted at any time without prior notice.
Last updated