Skip to content

Next iteration of Aave stk tokens (Safety Module), improving slashing management, cooldown and other technical aspects

License

Notifications You must be signed in to change notification settings

Certora/aave-stk-gov-v3

 
 

Repository files navigation

$stkAAVE - Delegation compatible


Next iteration of the stkAAVE token (Aave Safety Module), optimized for its usage as voting asset on Aave Governance v3.

In addition to the inherited implementation from stkAAVE 1.5 (properties HERE), the new logic on stkAAVE respects the same properties as the new AAVE token, which can be found 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

Next iteration of Aave stk tokens (Safety Module), improving slashing management, cooldown and other technical aspects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Solidity 85.7%
  • Ruby 12.5%
  • Other 1.8%