GithubHelp home page GithubHelp logo

ranityeth's Introduction

RanityETH

Generate vanity ethereum addresses with rust.

Usage

ranityeth 0.1.2

USAGE:
    ranityeth [OPTIONS] --pattern <PATTERN> --strategy <STRATEGY>

OPTIONS:
        --bytecode <BYTECODE>    Bytecode of the contract for create2 [default: ]
    -c, --casesensitive          Whether the pattern is case sensitive
        --continuous             Continuous mode
        --contract               Search for a contract address
        --create2                Calculate the deployment address using create2, must set bytecode
                                 and deployer address
        --deployer <DEPLOYER>    Deployer address for create2 [default: ]
    -h, --help                   Print help information
    -p, --pattern <PATTERN>      The pattern to look for
    -s, --strategy <STRATEGY>    "contains", "startswith" or "trailing"
    -t, --threads <THREADS>      Number of threads to use [default: 1]
    -V, --version                Print version informationranityeth 0.1.2

Example

$ ./ranityeth -p dead -s startswith -t 4 -c
Starting generation with 4 threads.
Private key: c2a6ce05488e5bacb8e4c2edc2bec4d8ae4572cbbeddb3564b52e2ca45887167
Address: 0xdeadE47Af1E325c4B5905818EC43F6bD44e18aCb

ranityeth's People

Contributors

trizin avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

anukq

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.