Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
traxm authored Nov 14, 2021
1 parent f8af689 commit a120432
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ For example, if a user supplied a list of all bitcoin addresses containing bitco

Step 0: **Install a Java runtime environment on your computer**. If you don't already have this installed, a Java runtime can be downloaded from ninite.com (for example Java AdoptOpenJDK).

Step 1: **Download the Bitcoin Micro Collider executable JAR file [here](https://github.com/traxm/Bitcoin-Micro-Collider/releases)**.
Step 1: **Download the Bitcoin Micro Collider executable JAR or EXE file [here](https://github.com/traxm/Bitcoin-Micro-Collider/releases)**.

Step 2: **Create or download a list of bitcoin addresses to scan**. The file needs to be in text format with each address on a separate line. Example file pre-populated with addresses [here](https://github.com/traxm/Bitcoin-Micro-Collider/tree/master/example%20address%20lists).

Expand Down

1 comment on commit a120432

@CryptoAleksandr
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Where does the program save the found wallets, and has anyone found at least one match? who got lucky?

Please sign in to comment.