github JoinMarket-Org/joinmarket-clientserver v0.3.0
First complete release - Taker and Maker, and using segwit.

latest releases: v0.9.11, v0.9.10, v0.9.9...
6 years ago

Supports the full set of Joinmarket scripts including yield-generator, sendpayment, wallet-tool, tumbler etc. (with the exception of patientsendpayment, see #56 ).

Uses segwit addresses (wrapped in P2SH; the addresses start with '3'). (Don't try to use this before segwit activation on mainnet, obviously!).

(Wallets created using this version should be compatible with the new format for TREZOR segwit accounts (which are being provided in the next few days). They will probably not be compatible with other wallets, for now, although they are BIP39. Also the documentation here includes a segwit upgrade guide; if you have a non-segwit joinmarket wallet you will need to migrate coins or otherwise fund the new wallet).

Requires use of a Bitcoin Core node.

Bots can run in the same IRC channels as the existing ones (they use different "ordertypes").

To install, see instructions in the README.

Scripts are in scripts/ and should be run from there. See usage guide and more info in scripts readme.

Alternatively: binaries for Joinmarket-Qt (which support sending single coinjoins and doing tumbler algorithm as per tumbler.py) for Debian, Ubuntu (file 'joinmarket-qt') and Windows ('joinmarket-qt.exe') provided. Please check the signatures provided. (Bugs were fixed and rebuilt as of commit 36fdf26).

joinmarket-qt.py is also in scripts/, can be run this way instead of binary, needs PyQt4.

Don't miss a new joinmarket-clientserver release

NewReleases is sending notifications on new releases.