How to create an ERC-20 Token with Solidity
To create an ERC-20 Token we first need to know what is a Token
Simply put, tokens are smart contracts that make use of the blockchain in this case its Ethereum blockchain.
Tokens can represent virtually anything in Ethereum:
reputation points in an...
nirban.hashnode.dev7 min read