Skip to content

KoffeeSwap/KoffeeSwap-Lite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KoffeeSwap Lite

This repository is the monorepo for the open-source lite version of KoffeeSwap.

Getting Started

  1. Install Required software:

    • Node.js 14.16.1
    • Yarn
    • Python 2.7
  2. Clone repository, and set working directory to root of repository.

  3. Install all dependencies using yarn: yarn

  4. Compile/build all workspaces: yarn build:mainnet

  5. Run the application locally: yarn start

Other Build Options

Build just the SDK: yarn build:sdk

Build just the Exchange: yarn build:exchange

Build both the SDK and the exchange: yarn build:web

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages