I created an Aave flashloan project. Looking for any advises

kusersbm

Newbie
Joined
Nov 3, 2024
Messages
3
Reaction score
0
the project contains an implementation of flash loans using Aave V3, along with arbitrage strategies involving Uniswap/Kyberswap and Sushiswap. The project demonstrates how to use flash loans to profit from price differences between different decentralized exchanges.

  • Flash Loan Execution: Borrow assets from Aave without collateral.
  • Arbitrage Opportunities: Automatically detect and exploit price differences between Uniswap V3, Kyberswap and Sushiswap.
  • Automation Scripts: Includes various scripts for monitoring prices, deploying contracts, and interacting with the blockchain.
  • Written in Solidity: The core logic is written in Solidity, leveraging smart contracts for decentralized arbitrage.
I attached sample test screen shot of my project.
 

Attachments

  • Screenshot 2024-11-03 170932.png
    Screenshot 2024-11-03 170932.png
    79.3 KB · Views: 12
Back
Top