URI: 
       tMerge pull request #240 from parazyd/master - 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 d31fa2d0ab47cb0d3d0d0f071e00fe90d247e603
   DIR parent acf270386d6ef50972a8cf3a8441cb16f40ee637
  HTML 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:
         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