Skip to content

Borrowing, and depositing DAI on Aave with python

Notifications You must be signed in to change notification settings

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

No packages published

Languages

  • Solidity 83.2%
  • Python 16.8%