Post
Topic
Board Electrum
Merits 1 from 1 user
Re: [Questions] Running my own electrum server
by
HCP
on 23/04/2021, 21:12:01 UTC
⭐ Merited by ETFbitcoin (1)
Since it creates its own index, is there a reason why I should “carry” the entire blockchain?
It builds the index from the bitcoind blockchain, hence why you need it.


I don't think you can use systemd with WSL... you can however use it with WSL2: https://gist.github.com/djfdyuruiry/6720faa3f9fc59bfdf6284ee1f41f950

note that systemd is not entirely necessary to use ElectrumX... it's just a method for setting it up as a background service and autostart etc. You should be able to just "run" ElectrumX assuming you have the config etc setup correctly.