1 00:00:00,000 --> 00:00:08,000 Now before moving on, I just want to show you how to log back into this wallet after restarting trails, 2 00:00:08,000 --> 00:00:14,000 because logging in is slightly different than what you're used to with electron and other wallets. 3 00:00:14,000 --> 00:00:18,000 So I'm going to close everything and I'm going to restart tales. 4 00:00:19,000 --> 00:00:27,000 And now that I'm back and logged in, I'm going to go to the location where I stored my wallet guy, 5 00:00:27,000 --> 00:00:29,000 which is in persistent. 6 00:00:29,000 --> 00:00:32,000 So I'm going to go to home, I'm going to go to Persistent. 7 00:00:32,000 --> 00:00:36,000 And it's stored in here in Monero guy. 8 00:00:36,000 --> 00:00:40,000 And as you know, we need to execute this batch file from terminal. 9 00:00:40,000 --> 00:00:48,000 So I'm going to right click this open in terminal and to execute this file we're going to type dot forward 10 00:00:48,000 --> 00:00:53,000 slash followed by the file name which is GI Dot as H. 11 00:00:54,000 --> 00:01:01,000 This will start the wallet UI, but as you can see, it started as if it's the first time. 12 00:01:01,000 --> 00:01:08,000 So unlike Electron, it wasn't able to detect that I already have a wallet on the system. 13 00:01:09,000 --> 00:01:10,000 So we're going to click on Continue. 14 00:01:10,000 --> 00:01:11,000 That's fine. 15 00:01:12,000 --> 00:01:16,000 And at the next step, we're going to say we want to go with the advanced mode. 16 00:01:17,000 --> 00:01:22,000 And instead of creating a new wallet, we want to restore our existing wallet. 17 00:01:22,000 --> 00:01:28,000 You can use the last option to restore it using the seed which you should have stored. 18 00:01:28,000 --> 00:01:34,000 Or you can click on open a wallet from file and select the file where you store the wallet. 19 00:01:35,000 --> 00:01:42,000 So we're going to click on Browse File System, and I'm going to navigate to the location where I stored 20 00:01:42,000 --> 00:01:43,000 my wallet. 21 00:01:43,000 --> 00:01:52,000 So if you remember, we stored it in our persistent directory inside Monero guy and I should have started 22 00:01:52,000 --> 00:01:53,000 inside wallets. 23 00:01:53,000 --> 00:01:59,000 That's why I created that directory, but I accidentally stored it in this directory so we can see we 24 00:01:59,000 --> 00:02:01,000 have a file called John Wallet. 25 00:02:01,000 --> 00:02:03,000 This is the name of my wallet. 26 00:02:03,000 --> 00:02:06,000 And inside it I have the wallet keys. 27 00:02:06,000 --> 00:02:09,000 So we're going to select that and click on Open. 28 00:02:09,000 --> 00:02:11,000 I'm going to put the wallet password. 29 00:02:14,000 --> 00:02:17,000 And this will lock me back into the wallet. 30 00:02:17,000 --> 00:02:23,000 Now, we're still not ready because as you can see, the wallet is not connected because the Damon did 31 00:02:23,000 --> 00:02:24,000 not start. 32 00:02:24,000 --> 00:02:31,000 I'm going to click on use custom settings in here because remember, we want to use custom settings 33 00:02:31,000 --> 00:02:33,000 to connect through a remote node. 34 00:02:33,000 --> 00:02:36,000 So we'll have to do this manually again. 35 00:02:36,000 --> 00:02:44,000 We're going to have to click on Remote Node in here and we're going to use the same remote node information 36 00:02:44,000 --> 00:02:46,000 that we used when we set up the wallet. 37 00:02:46,000 --> 00:02:53,000 We actually have to do all of this because the settings of the wallet got deleted after our restart. 38 00:02:54,000 --> 00:03:02,000 So again, you'll need to go to Monero, WorldCom, forward slash nodes and copy the node hidden service 39 00:03:02,000 --> 00:03:03,000 in here. 40 00:03:03,000 --> 00:03:06,000 Remember the port 180999. 41 00:03:06,000 --> 00:03:09,000 Paste the URL, put the port. 42 00:03:10,000 --> 00:03:11,000 And connect. 43 00:03:12,000 --> 00:03:18,000 And as you can see now, it's going to start connecting to the node, synchronizing with it so that 44 00:03:18,000 --> 00:03:21,000 you can go ahead and start using your wallet. 45 00:03:22,000 --> 00:03:26,000 And right now, the wallet is synchronized and the demand is synchronized. 46 00:03:26,000 --> 00:03:32,000 So if we go to our account, we will be able to retrieve the amount that we have, which is zero, as 47 00:03:32,000 --> 00:03:33,000 you can see in here. 48 00:03:33,000 --> 00:03:40,000 And we can send and receive funds, like I said, and like I'm going to show you in the next lectures.