BarterDEX/ReadMe.md

18 lines
537 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
2017-05-15 09:31:38 -07:00
Once running, follow these steps:
```shell
git clone https://github.com/SuperNETorg/dexuglygui.git
2017-06-08 04:07:30 -07:00
git checkout v0.1
2017-05-15 09:31:38 -07:00
```
2017-05-20 06:46:23 -07:00
It will download "dexuglygui". Open "dexuglygui", and from there open "index.html" file in your web browser.