vanity-eth-cli

command module
v0.0.0-...-2ac1a62 Latest Latest
Warning

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

Go to latest
Published: Jun 24, 2018 License: MIT Imports: 8 Imported by: 0

README

Vanity-ETH cli

Build Status License Codecov

Simple and efficient ETH vanity address generator.

Available for Linux, Windows and macOS.

What's a vanity address?

A vanity address is an address which part of it is chosen by yourself, making it look less random.

Examples: 0xc0ffee254729296a45a3885639AC7E10F9d54979, or 0x999999cf1046e68e36E1aA2E0E07105eDDD1f08E

How to use

  1. Download the latest release for your operating system. Choose the x86 version for a 32-bit system, or the x64 version for a 64-bit system.

  2. If you want to run Vanity-ETH from your terminal, run chmod +x vanity-eth-cli-*

  3. Run the binary with a double-click, or run ./vanity-eth-cli-* from your terminal

Build from source

If the binary release doesn't suit you, you can build Vanity-ETH cli from source

You'll need:

  • Go - version 1.7 or later
  • Glide (optional) - install with curl https://glide.sh/get | sh or check out the glide documentation
# Get Vanity-ETH cli
go get github.com/bokub/vanity-eth-cli
cd $GOPATH/src/github.com/bokub/vanity-eth-cli

# Download dependencies (optional but recommended)
glide install

# Build Vanity-ETH cli
go build

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
src

Jump to

Keyboard shortcuts

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