Git Product home page Git Product logo

ethereum-vanity-wallet's Introduction

Ethereum Vanity Wallet Generator

This tool generates Ethereum public and private keypair until it finds address which contains required prefix and/or suffix. Address part can contain only digits and letters from A to F.

Installation

go get github.com/meehow/ethereum-vanity-wallet

Usage

โžœ ~ ethereum-vanity-wallet -p ab -s cd

Address: 0xAb719Dc27043be01e9ef02026407163455Ae7fCd PrivateKey: 0a2ab8789247f97b1a54919c3ff45dda4ec26ecc4f9a1b3df82f9c7090dafe83

Address: 0xab56b21826316f56f1Ee7e2e69C489A51EB8A5cd PrivateKey: f9fd0529afeeb74e3918447cf69f4fadc3684306e613f92f38380548134e2760

Address: 0xabf6AC87BBad30215359739A6EE4159F4c4a23cd PrivateKey: c5bc2fac7fb08cc883adf37c0e0edeb142978859668546ac859bf7b1e8fe8767

^C

asciicast

Benchmarks

My laptop with i7-6500U CPU can generate around 6500 keys per second per core.

pkg: github.com/meehow/ethereum-vanity-wallet
BenchmarkNewKeyForDirectICAP-4            	      30	  35699828 ns/op
BenchmarkNewKeyForDirectICAPNotRandom-4   	   10000	    157199 ns/op
BenchmarkRawEcdsa-4                       	   10000	    152757 ns/op
BenchmarkRawEcdsaNotRandom-4              	   10000	    152196 ns/op

What is the purpose of this tool?

Having ETH address, with few letters which are defined by us, makes it easier to visually identify this account among others. In opposite to Ethereum Name Service, it doesn't require special support by wallet implementation and it's for free.

dead-beef

If you have some spare Ethereum, you can send it to 0xDEad5CE2A46BadBD39638C8164727e8BD09ABEef ๐Ÿค‘

ethereum-vanity-wallet's People

Contributors

meehow 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.