Skip to content

A tool that can generate Bitcoin addresses starting with any character

Notifications You must be signed in to change notification settings

Delgado1969/VanityBit-e

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

VanityBit-e

VanityBit-e

You can generate Bitcoin addresses starting with any character. The private key (WIF) of the generated Bitcoin address will also be output.

Note

  1. Python3 must be installed before running.
  2. Bitcoin addresses starting with arbitrary characters are generated using brute force, which may place a load on your PC. Also, the speed of generating Bitcoin addresses depends on the specs of your machine.
  3. We are not responsible for any loss or liability resulting from the use of this.

Original project https://github.com/kaaifn/VanityBit

Change log

  1. Updated to display results on terminal as well

About

A tool that can generate Bitcoin addresses starting with any character

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%