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 b44609228923f2b7c19926dcaedfca88b5f3a9af
parent 80b9d66f91cef5a9c223a3a6d990b3d7ef87115a
Author: chris-belcher <chris-belcher@users.noreply.github.com>
Date:   Fri,  8 May 2020 18:36:31 +0100

Add link to electrs in readme

Diffstat:
MREADME.md | 4+++-
1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -186,7 +186,9 @@ Traditional Electrum servers inherently are not very scalable and use many resources which push people towards using centralized solutions. This is what we'd like to avoid with Electrum Personal Server. -Definitely check out implementations like [ElectrumX](https://github.com/kyuupichan/electrumx/) if you're interested in this sort of thing. +Definitely check out implementations like [ElectrumX](https://github.com/kyuupichan/electrumx/) +and [Electrs](https://github.com/romanz/electrs) if you're interested in this +sort of thing. #### Bitcoin without internet access