Giter Club home page Giter Club logo

stacks-vanity's Introduction

stacks-vanity

Vanity account addresses creation CLI tool for Stacks chain

Installation

npm install -g stacks-vanity

Usage

% stacks-vanity --help
Usage: stacks-vanity [options] <slice...>

Vanity account addresses creation CLI tool for Stacks Bitcoin L2 chain

Arguments:
  slice                 vanity c32 slices to search for, like 123 or C0PA

Options:
  -V, --version         output the version number
  -b, --bitcoin         search in Bitcoin segwit address instead of Stacks
  -c, --case-sensitive  case sensitive (only valid for Bitcoin)
  -n, --native          search in Bitcoin native segwit address instead (only valid for Bitcoin)
  -r, --taproot         search in Bitcoin taproot address instead (only valid for Bitcoin)
  -s, --suffix          suffix instead of prefix
  -t, --testnet         testnet instead of mainnet
  -h, --help            display help for command

% _

Example

For searching for Bitcoin native segwit addresses with sufixes 00 and AC:

% stacks-vanity -bns 00 ac
Searching for "00" suffixed addresses...
Searching for "AC" suffixed addresses...
# AC found:
address: SP2HEQ76AEESY6XK8P906CSAQWQ7NCPJCB42W9KYZ
bitcoin: bc1q7xzrhsgn8khpkgnq7f8kpz35qq5ddlwmxrcdac
wif: L4sHvuyWhRh2ZyBVSe9Dt5R9WM69NxeFEV5HvUsogJpVYVhZkZau
mnemonic: teach wonder deposit sign catch vital habit antenna proof degree social admit buffalo more never couple same add vacuum dinner exhibit master exclude ring
mileage: 931
-------------------------------
# 00 found:
address: SP318TQ8FKMYZK5F7FB15AV38TC7DNH650FZFZ1VS
bitcoin: bc1qxznc33gux50nyv4eu2rkuj3368krwuwt2lcg00
wif: KwhAYpmVAnxB46dm2VTG9WRmnjBe8b6WzQMEVBsZhst2Cveu74Md
mnemonic: cigar nasty drama forget zero holiday trial jar clump segment hedgehog orient oblige daring pipe tape liberty gain brain post script intact mushroom cave
mileage: 2838
-------------------------------
done searching for 2 vanity addresses.
% _

NOTE: Please DO NOT use these addresses because their private key is now public domain!

For each result, in the first line you have your new vanity address, then the mnemonic passphrase to import to your wallet. Please store these somewhere safe.

stacks-vanity works locally on your command line and doesn't connect to any server, so you can be sure you are the only one knowing your passphrase or private key.

Enjoy your vanity addresses! <3 :)

stacks-vanity's People

Watchers

 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.