1
0
pbc-vanity-address/README.md
2024-03-10 23:21:30 +01:00

18 lines
539 B
Markdown

# Vanity Address Generator for Partisia Blockchain
Tiny vanity address generator for [Partisia Blockchain](https://www.partisiablockchain.com/).
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
```bash
./run.sh --prefix 00PREFIX --suffix SUFFIX
```
Prefix must include the `00` part.