Skip to content

Simple Qt app to make Bitcoin privkeys from any string

License

Notifications You must be signed in to change notification settings

NotStatilko/BPG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BPG

btcPrivkeyGen (BPG) is a simple PyQt5 app which allow you to generate Bitcoin's private keys from any string.

PRO Tip: You can combine it with uiScrypt.

It's based on the cutted version of pybitcointools.

Install

git clone https://github.com/NotStatilko/BPG
python3 -m pip install -r requirements.txt

Run

python3 btcPrivkeyGen.py

preview