Skip to content

Latest commit

 

History

History
38 lines (27 loc) · 1.19 KB

README.md

File metadata and controls

38 lines (27 loc) · 1.19 KB

Stakenet Web Dex Interface

The open source interface of the Stakenet Web Dex -- a Layer 2 dex built on the stakenet masternode network of connext routers. This project is currently in development, and is subject to frequent breaking changes. The web dex should not be used to execute trades yet, this readme will be updated when that status changes.

Accessing the Stakenet Web Dex

Visit stakenet.app.

Listing a token

The Stakenet WebApp is currently hooked into the uniswap token list. Please see the @uniswap/default-token-list repository.

Install Dependencies

yarn

Protobuf Information

To generate the protobuf models you must Run ./generate-protos.sh

Run

yarn start