An open API service indexing awesome lists of open source software.

https://github.com/dennis-mureti/aave-brownie


https://github.com/dennis-mureti/aave-brownie

aave brownie erc20 ethereum lendingpool python solidity weth

Last synced: 18 days ago
JSON representation

Awesome Lists containing this project

README

        

1. Swap our ETH for WETH
2. Depsit some ETH into Aave
3. Borrow some asset eith the ETH collateral
1. Sell the borrowed asse. (Short selling)
4. Repay everything back

Paraswap, uniswap

Testing:
Integration test: goerli
unit tests: Mainnet-fork (Mock all of mainnet)