An open source interface for DAO Swap --a fork of ZeroExchange providing cross-chain swapping for DVG token
yarnyarn startTo have the interface default to a different network when a wallet is not connected:
- Make a copy of
.env.productionnamed.env - Replace the
YOUR_INFURA_KEYwith the Infura API key of yours.
Note that the interface only works on testnets where both Uniswap V2 and multicall are deployed. The interface will not work on other networks.
Please open all pull requests against the master branch.
CI checks will run against all PRs.