You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/integrations/sparrow/guide.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,21 +6,21 @@ If you use tor, you will need to have Tor running natively on your device in ord
6
6
7
7
## Configuring Sparrow to use the Bitcoin Core RPC
8
8
9
-
1.First, install the Bitcoin Core service to your Embassy from the Start9 Marketplace.
9
+
1.Install the Bitcoin Core service to StartOS from the Start9 Marketplace, if you have not already.
10
10
11
11
2. Configure Bitcoin Core and allow it to begin the Initial Blockchain Download if you have not already. You may continue even if this is still in progress, but you will need to let the sync complete before creating your first transaction. Bitcoin Core MUST have the "Enable Wallet" feature turned on. This is found in *Bitcoin Core > Config > Wallet*.
12
12
13
13
3. Next, [download](https://sparrowwallet.com/download/), install, and launch Sparrow. If this is the first time you have run Sparrow, you will be guided to a screen where you will be asked to configure your Bitcoin server. Otherwise, you can find the server setup in Preferences. Select the option for "Bitcoin Core" as the **Server** Type:
14
14
15
15

16
16
17
-
4. From your Embassy's Bitcoin Core service page, click "Interfaces," and copy the `LAN Address` under **RPC Interface**. Paste this into Sparrow's "URL" field, removing the `http://` prefix, as Sparrow will not accept it. In the "Port" field, type `443`:
17
+
4. From the Bitcoin Core service page in StartOS, click "Interfaces," and copy the `LAN Address` under **RPC Interface**. Paste this into Sparrow's "URL" field, removing the `http://` prefix, as Sparrow will not accept it. In the "Port" field, type `443`:
18
18
19
19

20
20
21
21
**Note**: Use port `8332` if you are using your `Tor Address`.
22
22
23
-
5. Return to your Embassy's Bitcoin Core service page again, and click "Properties" -> "RPC Username". Copy the Username using the button to the right:
23
+
5. Return to your server's Bitcoin Core service page again, and click "Properties" -> "RPC Username". Copy the Username using the button to the right:
24
24
25
25

26
26
@@ -42,7 +42,7 @@ From here you can click **[Close]** complete your wallet setup and begin using S
0 commit comments