thirdfi / dao-swap-frontend

πŸŽ… An open source interface for app.zero.exchange

Home Page:https://app.zero.exchange

Repository from Github https://github.comthirdfi/dao-swap-frontendRepository from Github https://github.comthirdfi/dao-swap-frontend

DAO Swap

An open source interface for DAO Swap --a fork of ZeroExchange providing cross-chain swapping for DVG token

Development

Install Dependencies

yarn

Run

yarn start

Configuring the environment (optional)

To have the interface default to a different network when a wallet is not connected:

  1. Make a copy of .env.production named .env
  2. Replace the YOUR_INFURA_KEY with 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.

Contributions

Please open all pull requests against the master branch. CI checks will run against all PRs.

About

πŸŽ… An open source interface for app.zero.exchange

https://app.zero.exchange

License:GNU General Public License v3.0


Languages

Language:TypeScript 99.4%Language:JavaScript 0.3%Language:HTML 0.2%Language:Dockerfile 0.0%