A Foundry template for rapidly initializing a Solidity project with openzeppelin.
Click "Use this template" on GitHub to create a new repository with this repo as the initial state.
Or, if your repo already exists, run:
forge build
forge test
This project uses Foundry. See the book for instructions on how to install and use Foundry.