Post
Topic
Board Project Development
Re: Bitcoin Visual private key generator
by
dkbit98
on 10/07/2025, 16:58:46 UTC
Inspired by BTCKeyGen, I created a similar tool called private-key-visualiser, sources available here: https://github.com/DeckerSU/private-key-visualiser

Live demo: https://keyz.decker.im/
Nice to see support for Taproot and Bech32 addresses.
I think you should enable drawing with a single mouse click, same as it is on BTCKeyGen website.
On your website I must click on every field, and I can't ''draw'' anything.

PS
I would also add warning for users to generate keys in offline mode only.