commit 109d2f8efb33f3603400adbc5a200954896aeaa8
parent acf270386d6ef50972a8cf3a8441cb16f40ee637
Author: parazyd <parazyd@dyne.org>
Date: Fri, 16 Apr 2021 13:01:39 +0200
README.md: Add Obelisk to list of server implementations
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -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