gp2112 / bitcoin-vanity-gen

Generate "custom" P2PKH bitcoin address by Brute Force. It checks if the wallet has any coins too :)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Warning The addresses are in P2PKH!

Installing:

$ make requirements
$ make run

Perfomance:

Using an I5-8250-U 1.6GHz Quadra-Core and 8Gb of Ram Laptop -> 10,000 addresses generated in 6.86 seconds.

Screenshot of the keys and address Screenshot of the address qrcodein the terminal

OBS: If you love your money, don't use the wallet above LOL

About

Generate "custom" P2PKH bitcoin address by Brute Force. It checks if the wallet has any coins too :)

License:The Unlicense


Languages

Language:Go 96.0%Language:Makefile 4.0%