From fcd0d910b308677cc3e53d582372e66385669dbe Mon Sep 17 00:00:00 2001 From: Dennis Reimann Date: Thu, 27 Jan 2022 17:10:04 +0100 Subject: [PATCH] Add simple index file --- docs/index.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 docs/index.md diff --git a/docs/index.md b/docs/index.md new file mode 100644 index 0000000..5b0f6e6 --- /dev/null +++ b/docs/index.md @@ -0,0 +1,17 @@ +# JoinMarket + +## Usage + +If you are new, follow and read the links in the [usage guide](docs/USAGE.md). + +## Installation + +Follow the [install guide](docs/INSTALL.md). + +### More installation guides + +* [Installation on Windows](docs/INSTALL.md#installation-on-windows). +* [Installation guide for RaspiBlitz](https://github.com/openoms/bitcoin-tutorials/blob/master/joinmarket/README.md). +* [Installation guide for RaspiBolt](https://github.com/kristapsk/raspibolt-extras/blob/master/joinmarket.md). +* [Installation guide for Qubes+Whonix](https://github.com/qubenix/qubes-whonix-bitcoin/blob/master/1_joinmarket.md). +* [Youtube video installation tutorial for Ubuntu](https://www.youtube.com/watch?v=zTCC86IUzWo).