this repo has no description
Kotlin 100.0%
6 1 0

Clone this repository

https://tangled.org/lenooby09.tech/vanity-age https://tangled.org/did:plc:xocoka6dmx74ciqskczoh6ci/vanity-age
git@tangled.org:lenooby09.tech/vanity-age git@tangled.org:did:plc:xocoka6dmx74ciqskczoh6ci/vanity-age

For self-hosted knots, clone URLs may differ based on your setup.

Download tar.gz
README.md

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.