Skip to content

Ethereum key tool - Lightweight CLI tool to deal with ETH keys written in rust

License

Notifications You must be signed in to change notification settings

makemake-kbo/ekt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ekt - Etherum Key Tool

ekt is a lightweight tool to generate ethereum keys and addresses.

Installation

Either clone it and run it with cargo or install it with cargo install:

cargo install ekt

Usage

 _____ _   _______ 
|  ___| | / /_   _|
| |__ | |/ /  | |  
|  __||    \  | |  
| |___| |\  \ | |  
\____/\_| \_/ \_/  

ekt - Ethereum key tool
Usage:
-h	 Display help message
-r *key amount*	 Generate a specific amount of random keys, default 1
-t *key*	 Validate a private key, and get public key
-v *thread count* *beginning*	 Generate vanity address
	 Example:
	 ekt -v 8 dead
	 - Generates an address starting with dead using 8 threads

About

Ethereum key tool - Lightweight CLI tool to deal with ETH keys written in rust

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages