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

https://github.com/decentralisedme/aave_brownie_py

AAVE: Deposit WEHT, Borrow DAI , Repay the Debt - Brownie/Aave/Chainlink
https://github.com/decentralisedme/aave_brownie_py

Last synced: 26 days ago
JSON representation

AAVE: Deposit WEHT, Borrow DAI , Repay the Debt - Brownie/Aave/Chainlink

Awesome Lists containing this project

README

          

1. swap ETH for WETH >> get_weth.py
2. Deposit some ETH inito Aave
3. Borrow some asset with ETH colateral
1. Sell that borrowed asset (short selling)
4. Repay everything back

Testing:

Integration test: kovan
Unit test: Mainnet-fork# aave_brownie_py