mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-05-02 14:46:22 -04:00
register arbitrator from api and use throughout trade
This commit is contained in:
parent
c2f5adac9b
commit
716f62797d
15 changed files with 99 additions and 39 deletions
|
@ -35,9 +35,8 @@ If you don't use *screen*, open 4 terminal windows and run in each one of them:
|
|||
|
||||
1. `make seednode`
|
||||
2. `make arbitrator-desktop`
|
||||
3. If this is the first time launching the arbitrator desktop application, register the arbitrator and mediator after the interface opens:
|
||||
1. Go to the *Account* tab and press `cmd+n`. Confirm the registration of the arbitrator.
|
||||
2. From the *Account* tab press `cmd+d` and confirm the registration of the mediator.
|
||||
3. If this is the first time launching the arbitrator desktop application, register the arbitrator after the interface opens:
|
||||
1. Go to the *Account* tab and press `cmd+r`. Confirm the registration of the arbitrator.
|
||||
4. `make alice-desktop` or if you want to run Alice as a daemon: `make alice-daemon`
|
||||
5. `make bob-desktop` or if you want to run Bob as a daemon: `make bob-daemon`
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue