commit d31fa2d0ab47cb0d3d0d0f071e00fe90d247e603
parent acf270386d6ef50972a8cf3a8441cb16f40ee637
Author: chris-belcher <belcher@riseup.net>
Date: Fri, 16 Apr 2021 12:04:32 +0100
Merge pull request #240 from parazyd/master
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