tREADME.md: Add Obelisk to list of server implementations - electrum-personal-server - Maximally lightweight electrum server for a single user
HTML git clone https://git.parazyd.org/electrum-personal-server
DIR Log
DIR Files
DIR Refs
DIR README
---
DIR commit 109d2f8efb33f3603400adbc5a200954896aeaa8
DIR parent acf270386d6ef50972a8cf3a8441cb16f40ee637
HTML Author: parazyd <parazyd@dyne.org>
Date: Fri, 16 Apr 2021 13:01:39 +0200
README.md: Add Obelisk to list of server implementations
Diffstat:
M README.md | 1 +
1 file changed, 1 insertion(+), 0 deletions(-)
---
DIR diff --git a/README.md b/README.md
t@@ -210,6 +210,7 @@ Definitely check out other implementations:
- [ElectrumX](https://github.com/spesmilo/electrumx) - Full Electrum server maintained by the Electrum project
- [Electrs](https://github.com/romanz/electrs) - Full Electrum server coded in rust
- [Bitcoin Wallet Tracker](https://github.com/bwt-dev/bwt) - Wallet indexer coded in rust
+- [Obelisk](https://github.com/parazyd/obelisk) - Minimal Electrum server using zeromq and libbitcoin as backend
#### Further ideas for work