Skip to content

yuradmt/comp-proposal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compound Proposal Implementation

Implementation of this funding proposal.

It can run in two ways:

  1. Deploy the Proposal contract, then execute the run() function.

  2. Run the test forge test -vvvv and copy the propose() calldata from the logs. Use the calldata as in input for Compounds Governor Bravo contract's propose() function.

Installation

  1. Install Foundry

  2. Run forge install

  3. Run forge test -vvvv for tests.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published