No description
Find a file
2020-01-28 13:19:01 +00:00
images readme update 2020-01-21 23:33:55 +00:00
scripts add YG monitor option 2020-01-28 13:19:01 +00:00
.gitignore add and update scripts 2020-01-22 22:24:21 +00:00
build_joininbox.md add wallet.import.sh 2020-01-28 11:59:35 +00:00
build_joininbox.sh add wallet.import.sh 2020-01-28 11:59:35 +00:00
FAQ.md start FAQ 2020-01-28 13:15:55 +00:00
prepare_remote_node.md add wallet.import.sh 2020-01-28 11:59:35 +00:00
README.md add how to prepare a remote node 2020-01-27 07:16:41 +00:00

JoininBox

JoinMarket terminal GUI with dialog

Work In Progress - suggestions and contributions are welcome

Build a dedicated, secure box for coinjoinin with Joinmarket and JoininBox development: build_joininbox.md

Tested on:

  • Hardkernel Odroid XU4 with Armbian
  • Connected to a RaspiBlitz 1.4RCx (any Bitcoin Core node can work, including previous RaspiBlitz versions)

Installation

git clone https://github.com/openoms/joininbox.git
cd joininbox
sudo build_jouninbox.sh --with-tor

Implemented functions

  • 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"