**Description:** The Makefile has build targets for individual contracts but not for the insurance pool. **Acceptance Criteria:** - [ ] Add `build-insurance` target - [ ] Document in `help` **Relevant Files:** `Makefile` ---
Description:
The Makefile has build targets for individual contracts but not for the insurance pool.
Acceptance Criteria:
build-insurancetargethelpRelevant Files:
Makefile