/mimic-exchange

Mimic Finance Exchange Interface (Uniswap Interface)

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

Mimic Exchange

Lint Tests Styled With Prettier

Mimic exchange is a protocol for decentralized exchange of Ethereum tokens that forked from Uniswap.

Requirements

  • Ganache
  • Truffle
  • Metamask
  • Yarn
  • Mimic finance core repository

First, run the development server:

git clone -b develop git@github.com:Mimic-Finance/mimic-exchange.git
  • Install Dependency
yarn install
  • Run your app
yarn start