This project demonstrates a basic Hardhat use case. It demonstrates how to deploy an upgradeable ERC20 token on ethereum testnet.
Try running some of the following tasks:
npx hardhat accounts
npx hardhat compile
npx hardhat clean
npx hardhat test
npx hardhat node
node scripts/sample-script.js
npx hardhat help