- Install foundry by following the link
- npm run install:all
- npm run test
Smart contracts should be written according to this STYLE_GUIDE.md
- Implementation: npx hardhat verify --network sepolia
- Proxy: npx hardhat verify --network sepolia --constructor-args arguments.js