No description
| lib | ||
| script | ||
| src | ||
| test | ||
| .gitignore | ||
| .gitmodules | ||
| foundry.toml | ||
| README.md | ||
| remappings.txt | ||
Build
forge build
Test
forge test
Deploy
source .env
forge script script/Deploy.sol:GoerliScript --broadcast --verify --rpc-url ${GOERLI_RPC_URL}