Writing an ERC-1155 token from scratch using Solidity
We hear about fungible (ERC-20) and non-fungible (ERC-721) tokens daily. But what if I told you that there exists a semi-fungible token? In a semi-fungible token contract, you can find tokens with copies (just like fungible tokens) and multiple token...
blog.atharva.codes16 min read