Skip to content

ncitron/aave-proposals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AAVE Governance Forge Template

A template for creating AAVE governance Proposal payload contracts.

Setup

$ forge init --template https://github.com/llama-community/aave-governance-forge-template my-repo
$ cd my-repo
$ forge install

Tests

$ make test # run tests without traces
$ make trace # run tests with traces

Acknowledgements

  • Steven Valeri: Re-wrote AAVE's governance process tests in solidity.

About

Noah's meddling in governance again...

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published