A Foundry template for rapidly initializing a Solidity project with openzeppelin & hardhat.
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
Use Hardhat:
pnpm install
pnpm test
This project uses Foundry. See the book for instructions on how to install and use Foundry.