Skip to content

hello-shreyas/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

Languages

  • Solidity 89.9%
  • Shell 8.9%
  • Makefile 1.2%