/aave_brownie_py

Borrowing, and depositing DAI on Aave with python

Primary LanguageSolidity

  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