From e06fb1a3af057fec02add90c65d356f4252590a5 Mon Sep 17 00:00:00 2001 From: erciccione Date: Fri, 15 Jul 2022 15:34:06 +0200 Subject: [PATCH] docs/installing.md: adapt instructions for new funds tab --- docs/installing.md | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/docs/installing.md b/docs/installing.md index 8b79facd..476fcfce 100644 --- a/docs/installing.md +++ b/docs/installing.md @@ -17,15 +17,8 @@ If you want to try Haveno in a live setup, launch a Haveno instance that will co Steps: -1. Run `make user1-desktop-stagenet` -2. A monero address will be printed in the terminal, the string will look like this: - -``` -Monero wallet primary address: 58GBfHgSvji6SU9gV4deERTRWsx2hFgXBDEFpSXdwhyADCU6VB7Nexb7JNzFyiBdKhX71aCFtyhN9fXBA9F8VtGRGZpSrYe -``` - -Copy this address. - +1. Run `make user1-desktop-stagenet` to start the application. +2. Click on the "Funds" tab in the top menu and copy the generated XMR address. 3. Go to the [stagenet faucet](https://community.rino.io/faucet/stagenet/) and paste the address above in the "Get XMR" field. Submit and see the stagenet coins being sent to your Haveno instance. 4. While you wait the 10 confirmations (20 minutes) needed for your funds to be spendable, create a fiat account by clicking on "Account" in the top menu, select the "National currency accounts" tab, then add a new account. For simplicity, we suggest to test using a Revolut account with a random ID. 5. Now pick up an existing offer or open a new one. Fund your trade and wait 10 blocks for your deposit to be unlocked.