#solidity
Read more stories on Hashnode
Articles with this tag
ERC721 is the standard interface for non-fungible tokens, also known as NFTs. Having a standard is important as it promotes interoperability, which...
A deep drive into the code of a standard ERC20 Token Contract ยท A token in blockchain is a digital representation of an asset. In the case of Ethereum,...