• Stars
    star
    490
  • Rank 89,440 (Top 2 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created over 7 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Ethereum vanity address generator

Vanity Eth

Nodejs based tool to generate vanity ethereum addresses

Features!

  • Generate multiple addresses
  • Supports Multi-core processors
  • vanity contract address
  • log to file
  • checksum based vanity address

Installation

$ npm install -g vanity-eth
$ vanityeth -i deadbeef

Examples

Generate ethereum address:

$ vanityeth

generate 10 ethereum addresses:

$ vanityeth -n 10

generate 10 ethereum addresses with deadbeef as starting characters:

$ vanityeth -n 10 -i deadbeef

generate 10 ethereum addresses with DEADBEEF as the checksum address (case sensitive):

$ vanityeth -n 10 -i DEADBEEF -c

generate ethereum address with vanity contract address:

$ vanityeth -i deadbeef --contract

log to file

$ vanityeth -n 10 -l

help me

$ vanityeth -h

Docker usage

Get the image

# Build image locally after cloning repository
$ docker build -t vanityeth .

# or download image
docker pull myetherwallet/vanityeth

Usage

$ docker run -it vanityeth

# Pass additional arguments
$ docker run -it myetherwallet/vanityeth -i deadbeef

Running Locally

To run from source:

git clone [email protected]:MyEtherWallet/VanityEth.git
cd VanityEth
npm install
./index.js

License

MIT

More Repositories

1

etherwallet

JavaScript
2,331
star
2

MyEtherWallet

MyEtherWallet (our friends call us MEW) is a free, client-side interface helping you interact with the Ethereum blockchain.
Vue
1,259
star
3

ethereum-lists

A repository for maintaining lists of things like malicious URLs, fake token addresses, and so forth. We love lists.
JavaScript
560
star
4

MEWconnect-web-client

MEWconnect-web-client api
JavaScript
244
star
5

docker-geth-lb

MyEtherWallet AWS set up. Deploy public-facing Ethereum nodes using AWS CloudFormation / Docker / Parity / Geth / ethstats
Dockerfile
131
star
6

myetherapi

An API by MyEtherWallet. ETH / Ropsten / JSON RPC / Web3
JavaScript
94
star
7

MEWconnect

Everything related to MEWconnect
73
star
8

mew-wallet-android-kit

Kotlin
49
star
9

MEWconnect-Android

MEWconnect Android application
Kotlin
49
star
10

knowledge-base-v3

MyEtherWallet's Knowledge Base
JavaScript
45
star
11

knowledge-base

MyEtherWallet's Knowledge Base
EJS
30
star
12

mew-wallet-ios-kit

Swift
25
star
13

MEWconnect-iOS

Objective-C
23
star
14

mew-wallet-android-biz-logic

Kotlin
23
star
15

mewify

An experimental work of magic that would allow your local Mist interface to connect to an external (public-facing) node.
JavaScript
19
star
16

mew-wallet-ios-keychain

Swift
18
star
17

simplex-api

API to handle simplex integration
JavaScript
17
star
18

JSONSignAndEncrypt

JavaScript
14
star
19

utility-contracts

smart contracts which can be used as utility contracts to interact with the blockchain
JavaScript
13
star
20

MEW-wallet-iOS-secp256k1-package

Swift
12
star
21

bls-eth-swift

Shell
10
star
22

MEWconnect-landing-page

MEWconnect landing page source code
CSS
9
star
23

MEW-wallet-iOS-secp256k1

C
8
star
24

mew-ens-bot

MEW twitter bot that can register ens subdomains
TypeScript
8
star
25

serverless-api-partners

Serverless api to communicate with Changelly /Bity api
JavaScript
8
star
26

mew-wallet-ios-tweetnacl

⛔️ DEPRECATED. NEW REPO: https://github.com/mewwallet/mew-wallet-ios-tweetnacl
Swift
7
star
27

scrypt-wasm

Wasm version of scrypt crypto
Rust
6
star
28

ETHMuseum

Vue
5
star
29

eth2-keystore

eth2 keystore generator
JavaScript
5
star
30

dynamic-data

Hold data for MEW projects that can be updated without needing releases
5
star
31

auto-type-abi

TypeScript
4
star
32

wallet-bridge

Wallet-Bridge inspired by Trezor-Bridge, interface to interact with wallets
Perl
4
star
33

eth-denver-2022-bounty

All information needed for ETH Denver 2022 MEW bounties
JavaScript
4
star
34

MEWconnect-API-V2

JavaScript
4
star
35

mew-key-android

Java
4
star
36

mew-ccswap

MEW CCSwap
Vue
4
star
37

account-migrator

JavaScript
4
star
38

MEWwallet-landing-page

CSS
4
star
39

MEWconnect-hanshake-server

handshake server for MEW signer
JavaScript
4
star
40

MEWwallet-landing-page-ru

CSS
4
star
41

dns-watcher

Query Nameservers to verify proper resolution
JavaScript
4
star
42

myetherwallet-vue3

Vue
3
star
43

myetherwallet-v3

Clone of kvhnuke/etherwallet, the original home of MyEtherWallet versions 1-3 (Aug 2015-Fall 2017)
3
star
44

MyEtherWallet-V5-Design-Resources

All the design resources related to MyEtherWallet version 5
3
star
45

mew-components

SCSS
3
star
46

api-tx-broadcast

JavaScript
2
star
47

mew-maker-plugin

JavaScript
2
star
48

MEW-wallet-monorepo-Strings

2
star
49

mew-wallet-download-redirect

redirect download.mewwallet.com to correct link
HTML
2
star
50

Media

Art, logos, and other larger files related to MyEtherWallet
2
star
51

phishKill

app to look for phishing sites and report
JavaScript
2
star
52

ethblocks-contracts

Solidity contracts for ethblocks
Solidity
2
star
53

cryptorates-cacher

Cache coinmarketcap data
JavaScript
2
star
54

email-templates-mewforce

email templates - MEWForce
2
star
55

eth-list-merger

simple tool to merge ethereum list from different sources
JavaScript
2
star
56

mewcx-landing-page

Vue
2
star
57

Rainbow-kit

TypeScript
1
star
58

TeamMEW

Team MEW page
JavaScript
1
star
59

mewconnect-external-plugins

Plugins to integrate MEWconnect Protocol client into various libraries
JavaScript
1
star