Skip to content

override-dev/screener-arbitrage-uniswap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Screener DeFi for Arbitrage with Uniswap Router V2.

This repository features an implementation of how I've developed a screener for scanning multiple exchanges that implement the Uniswap Router V2. This implementation utilizes advanced techniques such as the Actor Model with the Microsoft Orleans framework. Furthermore, the backend adheres to Clean Architecture principles, enabling the injection of more exchanges that implement Uniswap's Router V2.

While this backend serves primarily as a screener, it can easily be adapted for executing flash loans.

There are numerous examples of how to use flash loans, but I have not encountered examples on developing a screener for monitoring purposes, which is why I created it.

Stack used:

  • Microsoft Orleans
  • NET 8
  • SQL Server
  • ASP.NET Core
  • Nethereum
  • Blazor Server
  • Hardhat
  • Solidity

Notes: I added a basic example how to create a flash loan using solidity but it is not implemented in the backend.

image

About

screener for uniswap router 2 and more exchanges

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published