siulynot / dexuglygui

DEX Ugly GUI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DEX Ugly GUI

Before starting make sure you have iguana daemon compiled and running on your machine.

You can find instructions to install iguana here:

https://github.com/SuperNETorg/komodo/wiki/Setting-up-Liquidity-Provider-(LP)-Node#installing-liquidity-provider-lp-node-on-ubuntudebian-system

Setup

Once running, follow these steps:

git clone https://github.com/SuperNETorg/dexuglygui.git
cd dexuglygui
git checkout v0.2

It will download "dexuglygui". Open "dexuglygui", and from there open "index.html" file in your web browser.

Update

To update, follow these steps:

cd dexuglygui
git checkout v0.2
git pull

About

DEX Ugly GUI


Languages

Language:JavaScript 39.2%Language:HTML 33.0%Language:CSS 27.8%