commit 17360bff3e0f17a18d9368f3fd09da200563902a
parent c27f1edac3b8e439c4c2d3207d3f19eb4d7e00a1
Author: NicholasFarrow <nicholas.w.farrow@gmail.com>
Date: Tue, 28 Jan 2020 22:38:57 +1100
Proof of code works
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -23,3 +23,5 @@ gcc niceBit.c -o niceBit -lcrypto -lsecp256k1
Private keys are currently printed in hex. To load in a wallet such as Electron you must first convert to the more conventional [Wallet Import Format](https://en.bitcoin.it/wiki/Wallet_import_format).
To do this I have been using [this website](https://gobittest.appspot.com/PrivateKey), which possibly could steal your private keys...
+
+Proof that this all works can be found via these [ingoing and outgoing transactions](https://explorer.bitcoin.com/bch/address/bitcoincash:qpwqeggq855emxh77qfx60fkaaakz0zmcyf6xazy73) which involves transactions with a vanity address (legacy on BCH) on the Bitcoin Cash blockchain.