prasos / bittiraha-walletd

Lightweight Bitcoin RPC compatible HD wallet based on bitcoinj
Apache License 2.0
7 stars 5 forks source link

Compile wallet-tool from the same sources #3

Open zouppen opened 8 years ago

zouppen commented 8 years ago

Wallet-tool is useful but should be compiled from the same sources to match the versions of bitcoinj and other dependencies.

Should be included to the compile script.

jojkaart commented 8 years ago

Just to make it clear where wallet-tool is from: https://github.com/bitcoinj/bitcoinj/blob/master/tools/src/main/java/org/bitcoinj/tools/WalletTool.java