0.0.5 • Published 10 years ago

vanity-key v0.0.5

Weekly downloads
3
License
-
Repository
-
Last release
10 years ago

vanity-key

Generate vanity prefixes for Bitcoin public key addresses

Installation

This module is installed via npm:

$ npm install -g vanity-key

Usage

$ vanity-key [prefix]

Where prefix is your desired bitcoin public address prefix.

NB: prefix must start with a '1', contain only base58 characters, and be less than 34 characters in total.

Example Usage

$ vanity-key 1EW
Public Key:  1EWHVkHs4CkuWtaESqQoQ2EtXK8RK13vTb
Private Key: 5KbiL1WvYfVXvddW49MmrZpUpfLofdZTshRp9QmiJFGjBcpoK4g
0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago