Hardhat ERC20 Example This project demonstrates a basic ERC20 token implementation using Hardhat. Setup npm install Compile npm run compile Test npm run test