ethvanity

command module
v0.0.0-...-d1a7052 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 20, 2017 License: MIT Imports: 11 Imported by: 0

README

ethvanity

Generate an ethereum address that starts with some prefix

installation

You need to install golang 1.8, first, check https://golang.org/

Just drop into the command line:

go get github.com/adriamb/ethvanity

execution

~/go/bin/ethvanity <maxparallel> <prefix>

It will find an account that starts with a prefix (hexdecimal lowercase), using the specified threads (gorutines), e.g.

~/go/bin/ethvanity 5 ab1a

Will output a private key with an account that starts with 0xab1a

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL