Skip to content

f4llenz/aave_brownie_py-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Testing: Integration test: Kovan Unit test: Mainnet-fork

About

Borrowing, and depositing DAI on Aave with python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Solidity 83.2%
  • Python 16.8%