Trigger contracts for Cozy V2.
- Install dependencies with
forge install
. - Setup up environment variables by running
cp .env.example .env
and filling in the values. - Run tests with
source .env && forge test
For a list of live deployments, see broadcast/README.md
.