obelisk

Electrum server using libbitcoin as its backend
git clone https://git.parazyd.org/obelisk
Log | Files | Refs | README | LICENSE

commit 6a0dc296a69d6e250c81323fa1f4837a9136f6f7
parent 1f35db1dc0bad5a884307ceb901b3e46157f2176
Author: parazyd <parazyd@dyne.org>
Date:   Tue,  6 Apr 2021 18:43:27 +0200

Add link to Electrum + addr in Readme.

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

diff --git a/README.md b/README.md @@ -3,9 +3,16 @@ obelisk ![obelisk](res/obelisk.png) -A **work-in-progress** implementation of an Electrum server using +A **work-in-progress** implementation of an +[Electrum](https://electrum.org) server using [libbitcoin](https://libbitcoin.info) as a backend. +Please consider donating to support development: + +``` +bc1q7an9p5pz6pjwjk4r48zke2yfaevafzpglg26mz +``` + TODO ----