1
0
Fork 0
Tiny Vanity Address generator for Partisia Blockchain.
Go to file
Jon Michael Aanes 72ccd4a661
Title
2024-03-10 23:21:30 +01:00
src/main/java/jmaa/pbc Ensure that requirements are lowercase 2024-03-10 22:10:17 +01:00
.gitignore Restructure and generalize 2024-03-10 20:14:15 +01:00
README.md Title 2024-03-10 23:21:30 +01:00
pom.xml README 2024-03-10 20:23:25 +01:00
run.sh Argument parsing and difficulty estimation 2024-03-10 20:52:46 +01:00

README.md

Vanity Address Generator for Partisia Blockchain

Tiny vanity address generator for Partisia Blockchain.

To my understanding, it should generate secure private keys, but use at your own risk. The codebase is tiny, feel free to inspect it for your own.

Based on Jesper Balman Gravgaard's original version. Substantially reworked and expanded with command line interface and suffix search.

Usage

./run.sh --prefix 00PREFIX --suffix SUFFIX

Prefix must include the 00 part.