Author

Topic: [ANN] bcash-instadump: CLI tool for insta-dumping bcash in exchange for bitcoin (Read 206 times)

newbie
Activity: 5
Merit: 0
Thank you, what a coincidence, I was just looking for something like this.
newbie
Activity: 27
Merit: 4
CLI tools for insta-dumping bcash on ShapeShift in exchange for bitcoins (bcash-instadump), creating bcash-compatible transactions (bcash-tx), listing unspent bcash outputs (bcash-utxo) and broadcasting raw bcash transactions (bcash-broadcast).

https://github.com/shesek/bcash-instadump

TL;DR

    $ npm install -g bcash-instadump
    $ bcash-instadump --tor --key LmyBcashKeyWIF --payout 1btcAddrGimmeRogersCoins
    # confirm the details and press Y to get your bitcoins

Yes, that's it! But do read the whole thing to fully understand the risks involved. This program deals with private keys and should be used with care. I recommend that you audit the code yourself (<500 SLOC) before using it, or wait until someone you trust does it.

In any case, you SHOULD MOVE OUT YOUR BITCOINS to new keys before using the tool, such that only the bcash remains on the old ones. This ensures that your bitcoins are never at risk.

Good luck, happy dumping!
Jump to: