No description
Find a file
2020-09-25 23:38:25 +01:00
images images: add payjoin menu 2020-06-20 19:30:01 +01:00
scripts install: don't stop at installing dependencies 2020-09-25 23:31:47 +01:00
.gitignore add and update scripts 2020-01-22 22:24:21 +00:00
build_joininbox.md update joinmarket to v0.6.3.1 2020-07-01 12:05:10 +01:00
build_joininbox.sh build: install torsocks and nyx for armv6 2020-09-25 07:14:47 +01:00
build_menu_on_raspiblitz.sh move cli greeting to menu 2020-06-19 12:40:50 +01:00
FAQ.md FAQ: add notes for Waveshare screen and RPi Zero 2020-09-24 20:05:46 +01:00
prepare_remote_node.md prepare_remote_node: keep localhost entries 2020-09-15 09:18:29 +01:00
README.md readme update 2020-09-25 23:38:25 +01:00

JoininBox

A terminal based graphical menu for JoinMarket.

Build a dedicated JoinMarket Box remotely connected to a full node

  • Test environments:
    • Hardkernel Odroid XU4 running Armbian (32 bit)
    • Raspberry Pi Zero, 3 and 4 running Raspberry OS (32 bit)
    • 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 JoininBox

  • Continue to work as the root user or change with:
    $ sudo - su

  • Run the build script:

    # download
    wget https://raw.githubusercontent.com/openoms/joininbox/master/build_joininbox.sh
    # run
    sudo bash build_joininbox.sh
    
  • start the JoininBox menu by changing to the joinmarket user in the terminal:
    $ sudo su joinmarket
    or
    log in with ssh to:
    joinmarket@LAN_IP_ADDRESS

  • Choose CONFIG in the menu to install JoinMarket (on the first run) and edit the joinmarket.cfg


More info:

Forums: