Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 421 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 421 Bytes

Uniswap on Oasis

Check out our Deploying Uniswap Contracts Tutorial!

Quickstart

If you have the Oasis Toolchain installed and just want to deploy right away:

  1. Clone this repo.
  2. Install dependencies with npm install.
  3. Run a local oasis network with oasis chain in a separate terminal window.
  4. Run node deploy-uniswap to deploy the contracts.