Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
amjiddader committed Dec 21, 2023
1 parent b124f6b commit d56d1f2
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
## BTC Private Key Checker

This python tools is used to get private keys of BTC address.

sudo python3 -m pip install --upgrade pip && pip3 install bit bip32utils

Then Download latest BTC address files.
run python3 Check.py

0 comments on commit d56d1f2

Please sign in to comment.