joininbox/README.md
2020-06-15 21:39:56 +01:00

2.4 KiB

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: