How to create the metadata for ERC1155?

erc1155 how to create metadata

1 Like

How about this doc: https://docs.openzeppelin.com/contracts/3.x/erc1155, can it help you?

1 Like

I don’t seem to see anything useful to me

1 Like

Ohhhhhhh, what a pity!

1 Like

Hi @wangjiawei,

I created a simple example: Create an ERC1155

Feel free to ask questions and I can improve the example.