Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 351 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 351 Bytes

Cozy V2 Triggers

Trigger contracts for Cozy V2.

Development

  1. Install dependencies with forge install.
  2. Setup up environment variables by running cp .env.example .env and filling in the values.
  3. Run tests with source .env && forge test

Deploys

For a list of live deployments, see broadcast/README.md.