diff --git a/public-electrum-server/GUIDE.md b/public-electrum-server/GUIDE.md index 8f5854e..8cfd751 100644 --- a/public-electrum-server/GUIDE.md +++ b/public-electrum-server/GUIDE.md @@ -1 +1,20 @@ +# Public Bitcoin Electrum Server + +### Pre-amble In this guide I will walk you through how you make your locally hosted Bitcoin Electrum Server accessible via the public domain without exposing your home IP address. + +### Requirements +I used @k3tan's [Ministry of Nodes +Guide](https://youtube.com/playlist?list=PLCRbH-IWlcW2A_kpx2XwAMgT0rcZEZ2Cg) 01 to 05 as the basis of my setup +- Local machine with +1TB SSD +- - [UNB22 - 01 - Overview](https://youtu.be/9Kb7TobTNPI) +- - [UNB22 - 02 - Planning Preparation and Installation of Ubuntu](https://youtu.be/siCQvYD6pro) +- - [UNB22 - 03 - Ubuntu Familiarisation](https://youtu.be/YpRuP_X1D2s) +- Bitcoin Core on Local machine +- - [UNB22 - 04 - Bitcoin Core](https://youtu.be/fx_mLXISrfM) +- Fulcrum Server OR ElectrumX Server on Local machine +- - [UNB22 - 05 - Fulcrum Server](https://youtu.be/SpQRrbJt7cg) +- - [Running an ElectrumX Server](https://youtu.be/QiX0rR_o_fI) +In addition to the above you will also need a VPS: +- [Host4Coins](https://host4coins.net/) +- [1984Hosting](https://1984.hosting/)