Open source tool for arbitraging between Numoen and external liquidity pools.
Arbitrage
has been deployed to 0x29874Aa4cc27D7294929Ed01d11C3749f5eca8E0
on the following networks:
- Ethereum Goerli Testnet
- Arbitrum Mainnet
To install with Foundry:
forge install numoen/arbitrage
This project uses Foundry as the development framework.
forge install
forge build
forge test -f goerli
Make sure that the network is defined in foundry.toml, and dependency addresses updated in Deploy.s.sol
then run:
sh deploy.sh [network]