Skip to content
This repository has been archived by the owner on Mar 17, 2023. It is now read-only.
/ dao-swap-frontend Public archive
forked from zeroexchange/app

🎅 An open source interface for app.zero.exchange

License

Notifications You must be signed in to change notification settings

thirdfi/dao-swap-frontend

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 99.5%
  • Other 0.5%