github.com/gnolang/gno@v0.0.0-20240520182011-228e9d0192ce/examples/gno.land/p/demo/grc/grc1155/README.md (about) 1 # GRC-1155 Spec: Multi Token Standard 2 3 GRC1155 is a specification for managing multiple tokens based on Gnoland. The name and design is based on Ethereum's ERC1155 standard. 4 5 ## See also: 6 7 [ERC-1155 Spec][erc-1155] 8 9 [erc-1155]: https://eips.ethereum.org/EIPS/eip-1155