No description
Find a file
2020-03-18 11:21:40 +00:00
images readme update 2020-01-21 23:33:55 +00:00
scripts update to v0.6.2 and adapt paths 2020-03-18 11:21:40 +00:00
.gitignore add and update scripts 2020-01-22 22:24:21 +00:00
build_joininbox.md update to v0.6.2 and adapt paths 2020-03-18 11:21:40 +00:00
build_joininbox.sh change user to 'joinmarket' 2020-03-18 11:01:32 +00: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 change user to 'joinmarket' 2020-03-18 11:01:32 +00:00

JoininBox - Build a dedicated JoinMarket Box remotely connected to a full node

  • Testing on
    • Hardkernel Odroid XU4 with Armbian (more boards to come - pending testing)
    • Debian Buster desktop
    • Ubuntu 18.04 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
  • download and run the build script:
$ wget https://raw.githubusercontent.com/openoms/joininbox/master/build_joininbox.sh && sudo bash build_joininbox.sh --with-tor

More info:

Forums:


There is a terminal based GUI in the works.

Work In Progress - suggestions and contributions are welcome

Rough plan

  • INFO "Wallet information"
  • PAY "Pay with a coinjoin"
  • TUMBLER "Run the Tumbler"
  • YG "Run the Yield Generator"
  • HISTORY "Show report"
  • OBWATCH "Show the offer book"
  • EMPTY "Empty a mixdepth"
  • CONF_YG "Configure the Yield Generator"
  • STOP "Stop the Yield Generator"
  • GEN "Generate a wallet"
  • RESTORE "Restore a wallet"
  • INSTALL "Install an configure JoinMarket"
  • UP_JIB "Update JoininBox"