1
0
Tiny Vanity Address generator for Partisia Blockchain.
Go to file
2024-03-10 20:55:57 +01:00
src/main/java/jmaa/pbc Removed redundant print 2024-03-10 20:55:57 +01:00
.gitignore Restructure and generalize 2024-03-10 20:14:15 +01:00
pom.xml README 2024-03-10 20:23:25 +01:00
README.md Argument parsing and difficulty estimation 2024-03-10 20:52:46 +01:00
run.sh Argument parsing and difficulty estimation 2024-03-10 20:52:46 +01:00

PBC Vanity Address

Tiny vanity address generator for Partisia Blockchain.

Usage:

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

Prefix must include the 00 part.

Based on Jesper Balman Gravgaard's original version, which he kindly shared with me.

License: Beerware