1 click cross chain Uniswap clone arbitrage app.
git clone https://github.com/makoto/off-l1
cd off-l1/packages/react-app
yarn
yarn start
- Connext = State channel based cross chain bridge technoloy.
- TheGraph to call each chain's token prices
- Web3 Modal = to allow you to connect via Metamask, Walletconnect, and Portis. WARNING: Do you access via smartcontract based wallet like Argent and Gnosis safe, as their wallet address is not compatible across different chains.
- Portis = Portis supports both xDAI and Matic (not BSC yet). To connect to the specific chain, go to the swap page (/exchange/*), then disconnet/connect
Special thanks to Rahul Sethuram for the tireless support as well as actively contributing to the project
