Skip to content

Certora/aave-token-v3

 
 

Repository files navigation

$AAVE token v3


Next iteration of the AAVE token, optimized for its usage as voting asset on Aave Governance v3.

More detailed description and specification HERE


Setup

This repository requires having Foundry installed in the running machine. Instructions on how to do it HERE.

After having installed Foundry:

  1. Add a .env file with properly configured RPC_MAINNET and FORK_BLOCK, following the example on .env.example
  2. make test to run the simulation tests.

Security


Copyright

Copyright © 2023, Aave DAO, represented by its governance smart contracts.

Created by BGD Labs.

MIT license

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 62.4%
  • Solidity 35.4%
  • Makefile 1.2%
  • Shell 1.0%