CryptoWizardsNet / triangular_arbitrage_flashswap

FlashSwap for Triangular Arbitrage on Uniswap V2 fork

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Basic Sample Hardhat Project

Forks mainnet for testing arbitrage opportunities.

  1. UPDATE YOUR TESTNET or Mainnet PRIVATE KEY hardhat.config.js

  2. npm install

  3. npx hardhat test

You will likely see a "Arbitrage not profitable" error come up, if the arbitrage is not profitable.

About

FlashSwap for Triangular Arbitrage on Uniswap V2 fork


Languages

Language:Solidity 85.0%Language:JavaScript 15.0%