BarterDEX/ReadMe.md

20 lines
715 B
Markdown
Raw Normal View History

2017-05-15 06:14:13 -07:00
# DEX Ugly GUI
2017-05-15 09:31:38 -07:00
Before starting make sure you have `iguana` daemon compiled and running on your machine.
2017-05-15 09:34:33 -07:00
You can find instructions to install `iguana` here:
2017-05-15 09:35:07 -07:00
2017-05-15 09:34:33 -07:00
https://github.com/SuperNETorg/komodo/wiki/Setting-up-Liquidity-Provider-(LP)-Node#installing-liquidity-provider-lp-node-on-ubuntudebian-system
Just follow the above guide ONLY to the point it starts `iguana`.
2017-05-15 09:31:38 -07:00
Once running, follow these steps:
```shell
git clone https://github.com/SuperNETorg/dexuglygui.git
```
2017-05-15 09:34:33 -07:00
Or click on this link to download a copy of this repo as a zip file:
2017-05-15 09:35:07 -07:00
2017-05-15 09:34:33 -07:00
https://github.com/SuperNETorg/dexuglygui/archive/master.zip
2017-05-15 09:31:38 -07:00
It will download "dexuglygui". Open "dexuglygui", and from there open "index.html" file in your web browser.