No description
Find a file
2020-06-18 13:48:29 +01:00
images readme: update pics and menu titles 2020-06-15 21:39:56 +01:00
scripts menu: fix yg logs with correct path, exit to scripts dir 2020-06-18 13:48:29 +01:00
.gitignore add and update scripts 2020-01-22 22:24:21 +00:00
build_joininbox.md improve startup and fix paths 2020-04-14 13:43:11 +01:00
build_joininbox.sh improve startup and fix paths 2020-04-14 13:43:11 +01:00
build_menu_on_raspiblitz.sh raspiblitz: fix check for Tor 2020-06-14 13:23:18 +01:00
FAQ.md change user to 'joinmarket' 2020-03-18 11:01:32 +00:00
prepare_remote_node.md change user to 'joinmarket' 2020-03-18 11:01:32 +00:00
README.md readme: update pics and menu titles 2020-06-15 21:39:56 +01:00

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 JoininBox

  • Continue work as the root user.

  • Continue with the manual building steps
    or

  • Run the build script:

    # download
    wget https://raw.githubusercontent.com/openoms/joininbox/master/build_joininbox.sh
    # run (install Tor also)
    sudo bash build_joininbox.sh --with-tor
    
  • start in the RaspiBlitz terminal: sudo su joinmarket


More info:

Forums: