Simple Metadata ERC-1155
Description
The SimpleMetadataERC1155
contract is an module that provides simple metadata functionality for ERC-1155 tokens. It inherits from SimpleMetadataERC721
to leverage the metadata management capabilities and adapt them for ERC-1155 tokens, allowing for easy setting and retrieval of token URIs.