From b71f1b83580bc47b1f3109602f3b3d5be8b54f0f Mon Sep 17 00:00:00 2001 From: Dwerg <35254268+Dwerg@users.noreply.github.com> Date: Fri, 12 Jan 2018 03:03:50 +0100 Subject: [PATCH] Update README.md Changed to inform about search function. --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index cd09f7f..3eece69 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,9 @@ -# walletaid +# Walletaid 1. Install python 2.7 and select "Add python.exe to Path" during installation. 2. Download ZIP of this repository. 3. Unzip walletaid. -4. Make a copy of wallet.dat in walletaid folder. +4. Make a copy of wallet.dat and place in walletaid folder. 5. Open config.ini and change parameters appropriate to the coin. 6. Run "Extract keys.bat" -7. Open "foundkeys.txt" to see the recovered keys and addresses. +7. Paste address to search specifically or leave blank to get all keys. +8. Open "foundkeys.txt" to see the recovered keys and addresses.