https://github.com/ozwaldorf/vanity-ed25519
Vanity Ed25519 Public Keys (Base58)
https://github.com/ozwaldorf/vanity-ed25519
Last synced: 2 months ago
JSON representation
Vanity Ed25519 Public Keys (Base58)
- Host: GitHub
- URL: https://github.com/ozwaldorf/vanity-ed25519
- Owner: ozwaldorf
- Created: 2023-09-08T02:39:20.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-06T17:08:44.000Z (about 1 year ago)
- Last Synced: 2025-04-10T08:13:11.703Z (2 months ago)
- Language: Rust
- Homepage:
- Size: 54.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vanity Ed25519 Public Keys (Base58)
Generate a public key with a vanity, human readable, prefix.
## Usage
```bash
cargo install --path .vanity-ed25519 myprefix
```