Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 549 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 549 Bytes

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