Allow Aave users to delegate borrowing power to the yearn platform
The project uses AAVE's credit delegation to deposit into a yearn vault. Steps of the test:
This project AAVE's credit delegation.
A router smart contract is approved by two users through the credit delegation API and the smart contract through gov calls, invest money into a yearn vault.
Code is done in solidity and the whole project is built with brownie.
Test are done in python and they run on mainnet-fork.