This project showcases how we can interact with a defi protocol. (AAVE in this case)
We need to be able to:
- Programmatically deposit collateral: ETH / WETH
- Request Account data
- Borrow another asset: DAI (A stablecoin)
- Repay everything back
This project showcases how we can interact with a defi protocol. (AAVE in this case)
We need to be able to: