1
1
submitted 9 months ago by [email protected] to c/[email protected]

This tutorial will show you how to CoinJoin Bitcoin with Samourai on the CLI.

Step 1 - Installation

Update repos and install OpenJDK and WGet

  • $ sudo apt update && sudo apt install openjdk wget

Find the last release of WhirlpoolGUI and download it

  • $ wget https://code.samourai.io/whirlpool/whirlpool-client-cli/uploads/63621e145967f536a562851853bd0990/whirlpool-client-cli-0.10.16-run.jar
Step 2 - Setting up WhirlpoolCLI

To setup your wallet in WhirlpoolCLI, just do:

  • $ java -jar (file-location)/whirlpool-client-version-run.jar --init

The client will ask you if you want to activate Tor, type y if you want to & make sure you run it in background. Paste your pairing wallet payload and type your passphrase to unlock the access of the wallet.

Step 3 - Usage

To relaunch Whirlpool, do:

  • $ java -jar (file-location)/whirlpool-client-version-run.jar

If you want to set a mix target (it's better to keep the selection random), do:

  • $ java -jar (file-location)/whirlpool-client-version-run.jar --mixs-target (number of remixes)
2
1
on-chain QnA (monero.im)
submitted 11 months ago by [email protected] to c/[email protected]

This topic is made for all type of questions about Bitcoin (on-chain). Feel free to comment

3
1
submitted 11 months ago* (last edited 10 months ago) by [email protected] to c/[email protected]
4
1
submitted 11 months ago by [email protected] to c/[email protected]

Hi guys, I have a question: Is there a way to sweep a wallet (A), but carefully sending each UTXO separately to different receiving addresses from wallet (B)? (no consolidation, 1 transaction)

Thanks kingz

Bitcoin

1 readers
1 users here now

All discussions about Bitcoin privacy and anonymity.

founded 1 year ago
MODERATORS