Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 216 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 216 Bytes

ERC20token

I have created a basic erc-20 token that implements 6 compulsory functions as per ERC-20 token standard. Constructors, event and return have been implemented. The smart contract is written in Solidity.