Coder Social home page Coder Social logo

ethereum-vanity-address-generator's Introduction

:trollface: Ethereum Vanity Address Generator

A simple CLI for creating vanity ethereum addresses (I.E. Those that begin with a desired hex string). You can also create random addresses too.

ย 


ย 

๐Ÿ“ƒ Usage:

1) Clone the repo:

โ git clone https://github.com/gskapka/ethereum-vanity-address-generator.git

2) Enter app dir and build it:

โ cd ethereum-vanity-address-generator && cargo b -r

3) You'll find the __ethereum-vanity-address-generator__binary in:

โ cd ./target/release

4) To use the binary itself see the following:


โ Ethereum Vanity Address Generator โ

    Copyright: Greg Kapka 2020
    Questions: [email protected]

โ Info โ

A simple CLI for creating vanity ethereum addresses (I.E. Those that begin with a desired hex
string). You can also create random addresses too!

โ Usage โ

Usage:  ethereum-vanity-address-generator [--help]
        ethereum-vanity-address-generator version
        ethereum-vanity-address-generator generateRandomAddress [--logLevel=<string>]
        ethereum-vanity-address-generator generateVanityAddress <prefix> [--logLevel=<string>]

Commands:

        version                โ Show version info.
        generateRandomAddress  โ Generate a random ethereum address.
        generateVanityAddress  โ Generate a vanity etheruem address that starts with the provided
                                 hex prefix.
        <prefix>               โ Valid hex you want as a prefix for your vanity ethereum address.

Options:

        --help                 โ Show this message.
        --logLevel=<level>     โ Define the level of logging in the tool's output as one of:
                                 `none`, `info`, `debug`, `trace` or `error`. [default: none]



ethereum-vanity-address-generator's People

Contributors

gskapka avatar techcircus avatar

Stargazers

Evgeniy Abramov avatar Thanarat Kuawattanaphan avatar  avatar sam bacha avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.