How to set up Metadata

Specify The Metadata For your Project and tokens

For the Metadata Set up you have to understand first that there is a Metadata templatearrow-up-right, which defines the overall Structurearrow-up-right and Fields via Placeholdersarrow-up-right of your Metadata for all Tokens in this project and then there is the token individual Metadataarrow-up-right that then gives the token individual values to replace the placeholders in the project.

1) Specify the Metadata Template

Go to the Edit Section of your Projectarrow-up-right and specify the Metadata templatearrow-up-right. Define custom fields and placeholdersarrow-up-right by simply adding a new line. For example:

With hard written values:

"website": "https://website.com",

Or via placeholders:

"character": "<character>",
circle-info

We recommend to add custom fields above the description line.

2) Add token individual Metadata

To replace the placeholders for the fields that were previously defined in the Metadata templatearrow-up-right, go to the Edit section of your Tokenarrow-up-right and add the values in the placeholder tabarrow-up-right. If you want to add a complete JSON to your token, please use the Metadata override tabarrow-up-right.

circle-info

Please always use the <asset_name> placeholder in the metadata override. The token name in NMKR Studio has to match the asset_namearrow-up-right in the metadata or it will cause errors.

More details

If you want to learn more about this topic, please click here for the Metadate Templatearrow-up-right and here for the token individual Metadataarrow-up-right.