tMerge pull request #214 from NullSense/patch-1 - electrum-personal-server - Maximally lightweight electrum server for a single user
git clone https://git.parazyd.org/electrum-personal-server
Log
Files
Refs
README
---
commit 2a5875d542c077685ebf58b6c10b43f50d6341a6
parent e35d0bb0a61bb310876cc02399e78d7d7d490e93
Author: chris-belcher 
Date:   Tue,  8 Sep 2020 21:15:30 +0100

Merge pull request #214 from NullSense/patch-1

Add guides for WireGuard, Electrum, EPS setup
Diffstat:
  M README.md                           |       2 ++

1 file changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/README.md b/README.md
t@@ -147,6 +147,8 @@ tar.gz.)
 * [How to setup Electrum Personal Server on a Raspberry Pi](https://github.com/Stadicus/RaspiBolt/blob/master/raspibolt_64_electrum.md)
 * [Electrum Personal Server on Windows 10](https://driftwoodpalace.github.io/Hodl-Guide/hodl-guide_63_eps-win.html)
 * [Running Electrum Personal Server on Mac OS](https://driftwoodpalace.github.io/Hodl-Guide/hodl-guide_64_eps-mac.html)
+* [How to set up your own Bitcoin node, Electrum wallet and Server](https://curiosityoverflow.xyz/posts/bitcoin-electrum-wallet/)
+* [How to set up Wireguard to connect to EPS](https://curiosityoverflow.xyz/posts/wireguard-eps/)
 * [Linux setup video tutorial on youtube](https://www.youtube.com/watch?v=1JMP4NZCC5g)
 * [BTCPay Server integration with Electrum Personal Server](https://docs.btcpayserver.org/ElectrumPersonalServer/)
 * [Using Electrum Personal Server with a Bitseed node](https://github.com/john-light/bitcoin/blob/master/eps.md)