Site icon 稼げる投資系口コミ情報サイト【Trade Center】

Ethereum Tokens: ERC1155 Tutorial (Fungible AND Non-Fungible Tokens) − 稼げる投資系口コミ情報サイト【Trade Center】

YouTube ポスター

Get your FREE Ethereum token cheatsheet: https://mailchi.mp/d379184ab425/ethereum-token-cheatsheet

ERC20 and ERC721 tokens are great, but there are many cases when we want to group several tokens together:

– for in-game objects, a character can own several accessories
– for events, seatings can be grouped in different category (premium, economy, etc…)

It would be really difficult to track these assets with different smart contracts…

The ERC1155 allow to create several fungible and non-fungible assets in the same smart contract.

In this ERC1155 tutorial, I will give an introduction to the ERC1155 standard, and explain:

– how does erc1155 represents tokens?
– how to create fungible tokens (like erc20) in ERC1155?
– how to create non-fungible tokens (like erc721) in ERC1155?
– how to transfer tokens in erc1155?

Watch the full series on Ethereum tokens (ERC20, ERC721, ERC777, ERC1155….): https://www.youtube.com/watch?v=o9Ux3xDrkIo&list=PLbbtODcOYIoGOvl0KH57_nfvEKOYV6qdT&index=1

Other Links:
– Official specification of erc1155: https://eips.ethereum.org/EIPS/eip-1155
– Forum: https://forum.eattheblocks.com
– Blog: https://eattheblocks.com
– Author Website: https://www.julienklepatch.com

Exit mobile version