Next iteration of the AAVE token, optimized for its usage as voting asset on Aave Governance v3.
More detailed description and specification HERE
This repository requires having Foundry installed in the running machine. Instructions on how to do it HERE.
After having installed Foundry:
- Add a
.env
file with properly configuredRPC_MAINNET
andFORK_BLOCK
, following the example on.env.example
make test
to run the simulation tests.
- Internal testing and review by the BGD Labs team, but in terms of logic and upgradeability considerations.
- Security review and properties checking (formal verification) by Certora, service provider of the Aave DAO.
Copyright © 2023, Aave DAO, represented by its governance smart contracts.
Created by BGD Labs.