fmiras / vanirust

Create your own ETH Vanity Address 📬

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vanirust

Create ETH addresses with a custom word 📬

Installation

  • Clone the repository and run the following commands:
cargo install

or you can also use it directly:

# in vanirust directory
cargo run --help

Usage

vanirust fef0 # Remember that must be hex numbers!
# Your new ethereum vanity address: 0xfef01755a491d8bf59d9ae5d4e4f691308de4d82

Credits

Both ethkey and memzero packages that are being used at the source code of this project where extracted from parity-ethereum code.

About

Create your own ETH Vanity Address 📬

License:MIT License


Languages

Language:Rust 100.0%