Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

VanityForge is a powerful CLI tool designed for generating Tendermint Chains vanity addresses with efficiency and ease.

License

Notifications You must be signed in to change notification settings

01node/vanity-forge

Repository files navigation

VanityForge

VanityForge

Introduction

VanityForge is a powerful CLI tool designed for generating blockchain Vanity addresses with efficiency and ease. It supports multiple networks offering a wide range of customization options for address generation. (See Supported Chains)

Key Features

  • Generate Bech32 Vanity Addresses: Create personalized addresses with specific patterns.
  • Multi-Core Support: Utilizes all CPU cores for faster generation.
  • Customizable Address Patterns: Specify substrings for addresses to start with, end with, or contain.
  • Minimum Character Requirements: Set required minimum letters or digits in addresses.
  • Cross-Platform Compatibility: Binaries available for Linux, macOS, and Windows.
  • Generate Bech16 EVM Vanity Addresses

Getting Started

Installation

Download the latest binary releases from the Releases page. .

If you don't want to use the binaries you can also build from source:

Required go version: 1.20

git clone https://github.com/01node/vanity-forge vanity-forge
cd vanity-forge
go build .

Usage

Interactive usage is available by running ./vanity-forge without any flags.

Demo

Advanced Usage

Usage of ./vanity-forge:
 -n, --accounts-number int Amount of accounts you need
 -c, --chain string Chain selector string
 -d, --digits int Amount of digits (0-9) that the address must contain
 -l, --letters int Amount of letters (a-z) that the address must contain
 -m, --mode string Matcher mode (contains, starts-with, ends-with, regex)
 -s, --search string Search string
 -v, --verbose Verbose output

Advanced demo

Supported Chains

  • Cosmos
  • Celestia
  • dYdX
  • Berachain

License

This project is licensed under the Apache License 2.0 - see the LICENSE file for details.

Acknowledgements

About

VanityForge is a powerful CLI tool designed for generating Tendermint Chains vanity addresses with efficiency and ease.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

AltStyle によって変換されたページ (->オリジナル) /