Creating An ERC-20 Token Using Solidity.
The ERC-20(Ethereum Requests For Comments 20) is a standard for creating fungible tokens on the Ethereum network. it was proposed by Fabian Vogelsteller in November 2015, as a Token Standard that implements an API for tokens within Smart Contracts.
T...
superdevfavour.hashnode.dev14 min read