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
- Host: GitHub
- URL: https://github.com/dennis-mureti/aave-brownie
- Owner: dennis-mureti
- Created: 2022-10-17T07:49:29.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-10-21T08:07:24.000Z (over 2 years ago)
- Last Synced: 2025-04-09T15:12:30.598Z (18 days ago)
- Topics: aave, brownie, erc20, ethereum, lendingpool, python, solidity, weth
- Language: Solidity
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 backParaswap, uniswap
Testing:
Integration test: goerli
unit tests: Mainnet-fork (Mock all of mainnet)