Skip to content

Generate the Whirlpool pairing code without the Samourai Wallet app.

Notifications You must be signed in to change notification settings

ottosch/whirlpool-cli-pairing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

whirlpool-cli-pairing

Generate the Whirlpool pairing code without the Samourai Wallet app.

Usage

$ java -jar whirlpool-cli-pairing.jar

For testnet, append -t or --testnet.

After generation, input the code in whirlpool-gui or whirlpool-client-cli to start mixing.

If using your own Dojo (recommended), refer to the RoninDojo Wiki for instructions.

Compiling

Maven 3+ and JDK 11+ are required. First, clone the project and cd to it:

git clone https://github.com/ottosch/whirlpool-cli-pairing

Then download dependencies and compile it with maven:

mvn clean compile assembly:single

The jar file will be located in target directory.

About

Generate the Whirlpool pairing code without the Samourai Wallet app.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages