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/connect-your-node.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,8 @@ If you want to use Specter with a node on your Windows machine: Ministry of Node
10
10
The installation on the Raspiblitz is quite simple as there is an installation option in the ssh-menu.
11
11
There is also a walk-through on [how to connect the Specter Desktop App with the RaspiBlitz](https://d11n.net/connect-specter-desktor-with-raspiblitz.html).
12
12
13
+
Jameson Lopp has created a [tool](https://jlopp.github.io/bitcoin-core-config-generator/) to assist with bitcoin.conf creation for Linux/Windows/MacOS. It also explains some of the configuration options in detail.
14
+
13
15
## General thoughts
14
16
But let's approach the connection issue more generically. We assume here, that you want to setup everything in your local network. Every computer needs an IP address in your network. So either, Bitcoin Core is running on the same computer as Specter or on two different ones. But both should have private IP addresses - e.g. (most popular) 192.198.X.Y.
15
17
For this setup, you don't need to modify your router. Also your Bitcoin Core node doesn't need to be exposed to the internet.
0 commit comments