age-vanity#
A tool to generate vanity addresses for the age encryption tool.
Requirements#
- Java 21
- Maven
- Git
- age-keygen
- native-image (optional for native builds)
Build from source#
git clone https://git.lenooby09.tech/LeNooby09/age-vanity.git
cd age-vanity
mvn clean package
Execution#
java -jar target/age-vanity-1.0-SNAPSHOT.jar
Usage#
run the jar file and follow the instructions.