Skip to content

stackman27/okcoin-consulting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OKCoin DEX Aggregator

Setting up and running the DEX aggregator interface

Setup

Make sure you are using Node LTS (14.x as of 2/20/21), not Beta (15.x as of 2/20/21)

git clone https://github.com/BerkeleyBlockchain/okcoin-consulting.git
cd okcoin-consulting
npm install

Running the Aggregator

npm start

This should open a browser to the dev server at http://localhost:3000.

Connect the desired account in MetaMask to use the aggregator.

About

External Consulting Project with OkCoin

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages