Skip to content

Leasehold/lisk-dex-ui

 
 

Repository files navigation

lisk-dex-ui

This repo has been deprecated. Please use https://github.com/Leasehold/ldex-ui instead.

Requirements

How to run from source (recommended)

Running this application directly from source on your own desktop is the most secure way to trade.

To run for the first time (for traders):

  1. Using the terminal, navigate to the directory where you want to install this app.
  2. Clone this repository: git clone https://github.com/Leasehold/lisk-dex-ui.git
  3. cd lisk-dex-ui/lisk-dex-electron
  4. npm install
  5. npm run build-prod
  6. npm run electron

To run every other time:

  1. Using the terminal, navigate to the directory where you installed the app.
  2. cd lisk-dex-ui/lisk-dex-electron
  3. npm run electron

For development, use npm run start and view the running application at http://localhost:3000/

About

Lisk DEX Trading Application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 85.7%
  • CSS 11.8%
  • HTML 1.5%
  • Shell 1.0%