This repo has been deprecated. Please use https://github.com/Leasehold/ldex-ui instead.
- Terminal/Console
- Git (setup steps: https://git-scm.com/book/en/v2/Getting-Started-Installing-Git)
- Node.js (installers: https://nodejs.org/en/download/)
Running this application directly from source on your own desktop is the most secure way to trade.
- Using the terminal, navigate to the directory where you want to install this app.
- Clone this repository:
git clone https://github.com/Leasehold/lisk-dex-ui.git
cd lisk-dex-ui/lisk-dex-electron
npm install
npm run build-prod
npm run electron
- Using the terminal, navigate to the directory where you installed the app.
cd lisk-dex-ui/lisk-dex-electron
npm run electron
For development, use npm run start
and view the running application at http://localhost:3000/