1 00:00:01,000 --> 00:00:01,000 Okay. 2 00:00:01,000 --> 00:00:09,000 So now that we have the wallet application downloaded, verified and extracted in our persistent directory 3 00:00:09,000 --> 00:00:16,000 in this lecture, I'm going to show you how to run this application and use it to create a Monero wallet. 4 00:00:16,000 --> 00:00:23,000 Now, as I said in the previous lecture, the file that runs the wallet application is this one. 5 00:00:23,000 --> 00:00:25,000 It is a bash file. 6 00:00:25,000 --> 00:00:28,000 Therefore, it needs to be executed from the terminal. 7 00:00:29,000 --> 00:00:36,000 To do this, we can start the terminal in the current working directory by right clicking the directory 8 00:00:36,000 --> 00:00:41,000 that we want to open the terminal in and click on open and terminal. 9 00:00:41,000 --> 00:00:44,000 As you can see, you'll get a terminal window. 10 00:00:44,000 --> 00:00:52,000 But this terminal is already in persistent Monero GUI, which is the directory that we requested the 11 00:00:52,000 --> 00:00:56,000 terminal in, which is again persistent monologue UI. 12 00:00:57,000 --> 00:01:04,000 Now we can use the RLS command and hit enter to see all of the directories and files in the current 13 00:01:04,000 --> 00:01:05,000 working directory. 14 00:01:05,000 --> 00:01:11,000 And as you can see, all of these files and directories are identical to what we see in here. 15 00:01:12,000 --> 00:01:19,000 And what we want to do is we want to execute this file right here, the start UI, S-H, again, we 16 00:01:19,000 --> 00:01:20,000 can see it in here. 17 00:01:20,000 --> 00:01:27,000 And to execute it, all we have to do is type dot forward slash followed by the file name, which is 18 00:01:27,000 --> 00:01:35,000 Takai Dot S-H Hit Enter, give it some time and the wallet graphical interface will start for you. 19 00:01:36,000 --> 00:01:42,000 You can use the language here to change the language or click on Continue if you're happy with English. 20 00:01:43,000 --> 00:01:48,000 Now we're going to have to use the advanced mode in here because we're going to use this wallet on tables 21 00:01:48,000 --> 00:01:55,000 and we'll have to manually configure it to use an onion service to sync with the Monero blockchain. 22 00:01:56,000 --> 00:02:02,000 So I'm going to click on advanced mode and as you can see now, the steps that we're going to go through 23 00:02:02,000 --> 00:02:08,000 are very similar to the steps that we went through when we created the electron Bitcoin wallet. 24 00:02:08,000 --> 00:02:11,000 So the first option will allow us to create a new wallet. 25 00:02:11,000 --> 00:02:16,000 The other options will allow us to restore an existing wallet. 26 00:02:16,000 --> 00:02:23,000 You can restore from a hardware device, from a wallet file or from a seed or a key. 27 00:02:24,000 --> 00:02:31,000 Now, we don't have a wallet yet, so we're going to click on Create a new wallet to create a new wallet. 28 00:02:32,000 --> 00:02:35,000 Now the first thing it's going to ask us for is the wallet name. 29 00:02:35,000 --> 00:02:37,000 And I'm going to call this John Wake Wallet. 30 00:02:38,000 --> 00:02:41,000 Next, you'll have to set the wallet location. 31 00:02:42,000 --> 00:02:48,000 Keep in mind, on tails, everything gets deleted every time you restart the computer. 32 00:02:48,000 --> 00:02:54,000 Therefore, if you keep this to the default location, your wallet will be deleted once you restart 33 00:02:54,000 --> 00:02:58,000 tails and you'll have to restore it using the seed in here. 34 00:02:59,000 --> 00:03:04,000 If you don't want this to happen, if you want to always be able to access the wallet from your Thales 35 00:03:04,000 --> 00:03:11,000 installation, click on Browse and change the location to somewhere within the persistent directory. 36 00:03:11,000 --> 00:03:17,000 Now, as we know, everything within the persistent will not be deleted when the computer restarts, 37 00:03:17,000 --> 00:03:23,000 and therefore you'll always be able to access the wallet from within your current installation. 38 00:03:23,000 --> 00:03:27,000 So you'd want to navigate to the persistent directory. 39 00:03:27,000 --> 00:03:31,000 And as you can see, we already have a directory called Monero UI. 40 00:03:31,000 --> 00:03:36,000 This is the directory that contains the wallet UI that we're using right now. 41 00:03:36,000 --> 00:03:41,000 So it will make sense to place our wallet inside it in here. 42 00:03:41,000 --> 00:03:47,000 So I'm going to click on this icon in here to create a new directory, and I'm going to call this directory 43 00:03:47,000 --> 00:03:55,000 wallets and I'm going to click on Choose to store my wallet inside this directory so my wallet is going 44 00:03:55,000 --> 00:03:56,000 to be stored in home. 45 00:03:56,000 --> 00:03:57,000 Amnesia. 46 00:03:57,000 --> 00:04:01,000 Persistent Monero UI wallets. 47 00:04:01,000 --> 00:04:07,000 And as you can see, we have the directory here created because we created it within this working directory. 48 00:04:08,000 --> 00:04:15,000 Now it's also a good idea to copy the seed, which you can use to restore the wallet in case the file 49 00:04:15,000 --> 00:04:16,000 got deleted. 50 00:04:16,000 --> 00:04:22,000 Or if you wanted to use the wallet from a completely different computer, you can restore your wallet 51 00:04:22,000 --> 00:04:29,000 using this seed and you can use this number in here as the block number when restoring your wallet and 52 00:04:29,000 --> 00:04:33,000 using this number will help you restore the wallet much quicker. 53 00:04:34,000 --> 00:04:36,000 Once it's done with everything, click on next. 54 00:04:37,000 --> 00:04:40,000 Now it's going to ask us to set a password for the wallet. 55 00:04:43,000 --> 00:04:49,000 It's going to ask you for the diamond settings so you can keep this to the default, which will start 56 00:04:49,000 --> 00:04:52,000 a node automatically in the background on your system. 57 00:04:52,000 --> 00:04:57,000 This option will download the whole Monero blockchain on your computer. 58 00:04:57,000 --> 00:05:05,000 This is the most private way of using Monero, but keep in mind, the size of the blockchain is more 59 00:05:05,000 --> 00:05:07,000 than 25 gigabytes, so you'll have to wait. 60 00:05:07,000 --> 00:05:10,000 So first of all, you need to have enough storage. 61 00:05:10,000 --> 00:05:14,000 Second, you'll need to wait for all of this data to be downloaded. 62 00:05:14,000 --> 00:05:19,000 Keep in mind the download speed is reduced when you're using tails because everything is going through 63 00:05:19,000 --> 00:05:20,000 the Tor network. 64 00:05:20,000 --> 00:05:27,000 Third, this is a resource hungry process, so you need a powerful enough computer to do that. 65 00:05:28,000 --> 00:05:32,000 Alternatively, you can click on connect to a remote node. 66 00:05:32,000 --> 00:05:38,000 With this option, we're going to use a remote node to sync with the Monero blockchain. 67 00:05:38,000 --> 00:05:44,000 This means that we'll be able to instantly use the blockchain, will be instantly able to send and receive 68 00:05:44,000 --> 00:05:48,000 funds, and we won't need to download the whole blockchain. 69 00:05:48,000 --> 00:05:53,000 So in order to use this option, we need a remote server that will sync with. 70 00:05:54,000 --> 00:06:00,000 And I'm going to include links in the resources to a website where you can get online services that 71 00:06:00,000 --> 00:06:02,000 can be used as nodes. 72 00:06:02,000 --> 00:06:07,000 All you'll have to do is literally copy the server in here. 73 00:06:08,000 --> 00:06:15,000 And paste it in the server location and set the port to the port that we have in here, which is 18099. 74 00:06:18,000 --> 00:06:19,000 Hit next. 75 00:06:19,000 --> 00:06:23,000 It's going to show you a review of all the settings that you selected. 76 00:06:23,000 --> 00:06:25,000 We're going to say, yes, that's fine. 77 00:06:25,000 --> 00:06:27,000 Open the wallet for me, please. 78 00:06:27,000 --> 00:06:32,000 And as you can see, this will show us the interface of the wallet. 79 00:06:32,000 --> 00:06:37,000 Now, as you can see, it's telling us that we are disconnected, but now it's trying to connect. 80 00:06:37,000 --> 00:06:41,000 It's trying to sync with the remote node that we gave it. 81 00:06:41,000 --> 00:06:46,000 And you'll see that this will be very, very quick, unlike the other option, where you start the node 82 00:06:46,000 --> 00:06:51,000 locally in which you'll have to wait for the whole blockchain to be downloaded, which, like I said, 83 00:06:51,000 --> 00:06:53,000 is over 25 gigabytes. 84 00:06:54,000 --> 00:06:55,000 And perfect. 85 00:06:55,000 --> 00:06:57,000 As you can see, the wallet is synchronized. 86 00:06:57,000 --> 00:06:59,000 The demand is synchronized. 87 00:06:59,000 --> 00:07:03,000 If we click on the account in here, we'll be able to access our account page. 88 00:07:03,000 --> 00:07:09,000 And as you can see, we have zero funds because we literally just created the wallet and that's it. 89 00:07:09,000 --> 00:07:12,000 Right now we have our Monero wallet created. 90 00:07:13,000 --> 00:07:16,000 Using the wallet in here is very similar to Electrum. 91 00:07:16,000 --> 00:07:20,000 As you can see, we have the accounts page which shows a summary of the account. 92 00:07:20,000 --> 00:07:26,000 We can use the same to send funds receive to get the receive address and receive funds and transactions 93 00:07:26,000 --> 00:07:28,000 to see our transactions. 94 00:07:28,000 --> 00:07:29,000 Don't worry about all of this. 95 00:07:29,000 --> 00:07:34,000 We will use this more in the next lectures and you'll get very comfortable with it.