Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 665 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 665 Bytes

DMM Exchange Interface

An open source interface for DMM Exchange -- a protocol for decentralized exchange of Ethereum tokens. Forked from Uniswap/uniswap-interface

Accessing the DMM Exchange Interface

To access the DMM Exchange Interface, visit dmm.exchange

Development

Install Dependencies

yarn

Run

yarn start

Contributions

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