A template for Foundry-based solidity projects. Comes with OpenZeppelin library contracts pre-installed.
The project requires a .env file created in root directory. The file env.template is provided for easier setup. Just fill in the fields and rename appropriately.
./script/[CONTRACT].d.sh
Deployment automatically triggers contract verification