mirror of
https://github.com/openoms/joininbox.git
synced 2026-08-14 12:43:13 +02:00
No description
| images | ||
| scripts | ||
| .gitignore | ||
| build_joininbox.md | ||
| build_joininbox.sh | ||
| build_menu_on_raspiblitz.sh | ||
| FAQ.md | ||
| prepare_remote_node.md | ||
| README.md | ||
JoininBox
A terminal based menu and helper UI for JoinMarket.
Install the JoininBox menu on a RaspiBlitz v1.5+
- Run the script in the RaspiBlitz terminal (will install JoinMarket if not active already):
# download wget https://raw.githubusercontent.com/openoms/joininbox/master/build_menu_on_raspiblitz.sh # run bash build_menu_on_raspiblitz.sh
Build a dedicated JoinMarket Box remotely connected to a full node
- Test environments:
- Hardkernel Odroid XU4 running Armbian
- Raspberry Pi 3 and 4 running Raspbian
- Debian Buster desktop
- Connected to a RaspiBlitz 1.4 (any Bitcoin Core node can work, including previous RaspiBlitz versions)
Install and set up the base image
- Set up Armbian on the Hardkernel Odroid XU4
- Download and verify Raspbian SDcard image for a Raspberry Pi
Set up JoininBox
-
Continue to work as the
rootuser or change with:
$ sudo su -
Run the build script:
# download wget https://raw.githubusercontent.com/openoms/joininbox/master/build_joininbox.sh # run (installing Tor also) sudo bash build_joininbox.sh --with-tor -
start the JoininBox menu by changing to the
joinmarketuser in the terminal:
$ sudo su joinmarket
or
log in with ssh to:
joinmarket@LAN_IP_ADDRESS
More info:
- How to prepare a remote node to accept the JoinMarket connection
- Manual instructions on how to build the JoininBox
- Frequently Asked Questions and notes
- JoinMarket on the RaspiBlitz guide
- Connect JoinMarket running on a Linux desktop to a remote node
Forums:
- Keybase: https://keybase.io/team/raspiblitz#joinmarket
- Telegram: https://t.me/joinmarketorg
- IRC: #joinmarket on Freenode
- Reddit: https://www.reddit.com/r/joinmarket/