Building an ERC20 Token From Scratch
Introduction
The ERC20 standard is the most widely adopted token interface on Ethereum. Every token you've ever traded on a decentralized exchange — USDC, DAI, UNI, LINK — follows this standard. But most developers use it by importing OpenZeppelin's ...
harystyles.hashnode.dev39 min read