Skip to content

Tool for arbitraging Numoen and Uniswap V3 liquidity pools.

License

Notifications You must be signed in to change notification settings

numocash/arbitrage

Repository files navigation

Arbitrage

Open source tool for arbitraging between Numoen and external liquidity pools.

Deployments

Arbitrage has been deployed to 0x29874Aa4cc27D7294929Ed01d11C3749f5eca8E0 on the following networks:

  • Ethereum Goerli Testnet
  • Arbitrum Mainnet

Installation

To install with Foundry:

forge install numoen/arbitrage

Local development

This project uses Foundry as the development framework.

Dependencies

forge install

Compilation

forge build

Test

forge test -f goerli

Deployment

Make sure that the network is defined in foundry.toml, and dependency addresses updated in Deploy.s.sol then run:

sh deploy.sh [network]

About

Tool for arbitraging Numoen and Uniswap V3 liquidity pools.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages