Giter VIP home page Giter VIP logo

vanity-forge's Introduction

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

vanity-forge's People

Contributors

micovi avatar

Stargazers

 avatar  avatar  avatar  avatar

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.