diff --git a/_i18n/en/resources/user-guides/remote_node_gui.md b/_i18n/en/resources/user-guides/remote_node_gui.md index 64392a97fdf0394f22c16048d95fe89a679b39e2..18b966911e7e3d75c16d14a1823ef598235378b4 100644 --- a/_i18n/en/resources/user-guides/remote_node_gui.md +++ b/_i18n/en/resources/user-guides/remote_node_gui.md @@ -4,8 +4,17 @@ First things first, you need to find a node to connect to! [moneroworld.com](https://moneroworld.com/#nodes) has some great resources for finding nodes. One of the easiest methods would be to use a node run by moneroworld, but they have a tool for finding random nodes too. +## Opening wallet in Advanced mode +### From an open wallet +If your wallet is already open in a mode, click "Settings" > "Wallet" > "Close wallet" +{:width="600px"} +### From the Welcome screen +At the bottom of the Welcome screen, click , and select "Advanced mode". Open your wallet. + ## Connecting to the node from the GUI wallet -After you enter your password for your wallet, you will see a pop up that will give you the option to "use custom settings". Click on it. You will then be -sent to the "Settings > Node" page in the GUI. At this point you could choose 'Remote Node' see four text boxes labeled "Address", "Port", "Daemon username" and "Daemon password". Fill the address of the node that you want to connect to. This address might look like `node.moneroworld.com` or it could look like any old ip address. Then fill the "Port" box with the node's port. The default port is `18081` but if you are using a random node the port that is used will vary. The port for node.moneroworld.com uses 18089. Optionnaly, fill the username and password if your remote note requires them. +A moment after the wallet opens, a pop up will appear and give the option to "use custom settings". Click on it, and you will be sent to "Settings" > "Node" in the GUI. + +On this page, select 'Remote Node' and there will be four text boxes labeled "Address", "Port", "Daemon username" and "Daemon password". Fill the address of the node that you want to connect to. This address might look like `node.moneroworld.com` or it could look like any old ip address. Then fill the "Port" box with the node's port. The default port is `18081` but if you are using a random node the port that is used will vary. The port for node.moneroworld.com uses 18089. Optionnaly, fill the username and password if your remote note requires them. + ### Your screen should look a bit like this -{:width="600px"} +{:width="600px"} diff --git a/resources/user-guides/png/remote_node/change_wallet_mode.png b/resources/user-guides/png/remote_node/change_wallet_mode.png new file mode 100644 index 0000000000000000000000000000000000000000..2dfd778c3bdd6f6a030221e6d7e5791406cf3ac2 Binary files /dev/null and b/resources/user-guides/png/remote_node/change_wallet_mode.png differ diff --git a/resources/user-guides/png/remote_node/close_open_wallet.png b/resources/user-guides/png/remote_node/close_open_wallet.png new file mode 100644 index 0000000000000000000000000000000000000000..8297c2736c5f11490a0d6c07a2f21ed5f1bb27fc Binary files /dev/null and b/resources/user-guides/png/remote_node/close_open_wallet.png differ diff --git a/resources/user-guides/remote_node_gui.md b/resources/user-guides/remote_node_gui.md index 0e7fcfbb0c42b5c69d26f10911694417e77ee071..893167f57110e48b5bb4d2088459c9f2aec7a9f0 100644 --- a/resources/user-guides/remote_node_gui.md +++ b/resources/user-guides/remote_node_gui.md @@ -5,8 +5,8 @@ permalink: /resources/user-guides/remote_node_gui.html mainVersion: - "1" - "2" - - "0" + - "1" --- {% t global.lang_tag %} -{% tf resources/user-guides/remote_node_gui.md %} \ No newline at end of file +{% tf resources/user-guides/remote_node_gui.md %}