Home

Awesome

Aave V3.2 Origin

Aave v3.1 Origin_banner

Aave v3.2 complete codebase, Foundry-based.

Coverage badge <br>

Dependencies

<br>

Setup

cp .env.example .env

forge install

# required for tests & linting
npm install
<br>

Tests

<br>

Documentation

<br>

Security

Aave v3.1 is an upgraded version of Aave v3, more precisely on top of the initial Aave v3 release and a follow-up 3.0.2 later update.

The following are the security procedures historically applied to Aave v3.X versions.

<br>

-> Aave v3

<br>

-> Aave v3.0.1 - December 2022

<br>

-> Aave v3.0.2 - April 2023

<br>

-> Aave v3.1 - April 2024

<br>

-> Aave v3.2 - September 2024

Stable Rate and Liquid eModes

Liquid eModes

<br>

Bug bounty

This repository will be subjected to this bug bounty once the Aave Governance upgrades the smart contracts in the applicable production instances.

<br>

License

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

The BUSL1.1 license of this repository allows for any usage of the software, if respecting the Additional Use Grant limitations, forbidding any use case damaging anyhow the Aave DAO's interests. Interfaces and other components required for integrations are explicitly MIT licensed.