Post
Topic
Board Electrum
Re: Electrum Personal Server on Windows 7
by
ETFbitcoin
on 24/07/2019, 08:18:06 UTC
Okay, I would like to get this issue resolved. The Electrum Multisig wallet is working fine but I would like to get Electrum to run on a Bitcoin full node.
I’m offering 1M sats (0.01BTC) to anyone who can get EPS to work on my laptop. Contact me via PM to arrange details.
Here is my setup:

Windows 10
Electrum multisig wallet (version 3.38)
Bitcoin Core (0.18.0) configured to run via TOR
TOR browser (8.5.1)


I've never done it before, but by any chance do you open Tor Browser so Bitcoin Core can use Tor connection? If so, i'd recommend you install Tor as windows service.

You can do it by :
1. Download Windows Expert Bundle from https://www.torproject.org/download/tor/
2. Extract downloaded .zip file
3. Go to extracted folder & open command prompt
4. Run this command
Code:
tor.exe --service install

You might need to configure torcc file manually, but it's more convenient rather than open Tor Browser on every startup.