Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 576 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 576 Bytes

ci Coverage Status

Compound Governance

This repository hosts the up to date contracts for the Compound Protocol governance system.

Running

Setup

  • npm install

Tests

  • npm test

Coverage

  • npm run coverage