tAdd note about starting obelisk. - obelisk - Electrum server using libbitcoin as its backend
HTML git clone https://git.parazyd.org/obelisk
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
DIR commit 580d9c1f807b43ead6764876eae14532aaf491b8
DIR parent 1fe03eec07b79794fc7ea101333fc6d57c6e7d24
HTML Author: parazyd <parazyd@dyne.org>
Date: Fri, 9 Apr 2021 10:39:55 +0200
Add note about starting obelisk.
Diffstat:
M README.md | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
---
DIR diff --git a/README.md b/README.md
t@@ -27,7 +27,13 @@ TODO
Usage
-----
-TBD
+Set up [obelisk.cfg](res/obelisk.cfg), and run
+
+```
+./obelisk.py ./res/obelisk.cfg
+```
+
+Some kind of setuptools installation should be written eventually.
License