Skip to content

This system can be used as a library to help users leverage or deleverage their AAVE positions.

Notifications You must be signed in to change notification settings

beirao/aave-leverager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1 Click AAVE Leverager

This system can be used as a library to help users leverage or deleverage their AAVE positions.

The contract omnichain address is: 0x82b3bcF54E2697BCad3fF3a8bb517064970D7345

Quick start

forge install
forge test --fork-url https://eth.llamarpc.com

Mock deploy

This deployment script uses CreateX to have the same deployment address on all chains.

Ethereum mainnet

forge test --fork-url https://eth.llamarpc.com
forge script script/LeveragerDeploy.s.sol --fork-url https://eth.llamarpc.com

Polygon

forge test --fork-url https://polygon.llamarpc.com
forge script script/LeveragerDeploy.s.sol --fork-url https://polygon.llamarpc.com

About

This system can be used as a library to help users leverage or deleverage their AAVE positions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published