Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
micovi committed Jan 22, 2024
1 parent 09b7202 commit 66b67c9
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
# VanityForge
![VanityForge](https://vhs.charm.sh/vhs-328VUMdxvRha1adlp4fTx3.gif)
## Introduction
VanityForge is a powerful CLI tool designed for generating Tendermint Chains vanity addresses with efficiency and ease. It supports multiple networks offering a wide range of customization options for address generation.
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

Expand Down Expand Up @@ -43,6 +44,12 @@ Usage of ./vanity-forge:
```
![Advanced demo](https://vhs.charm.sh/vhs-2v4VLUIOfeCaiu8Lz4OpU3.gif)

## Supported Chains
- Cosmos
- Celestia
- dYdX
- Berachain

## License
This project is licensed under the Apache License 2.0 - see the [LICENSE](LICENSE) file for details.

Expand Down

0 comments on commit 66b67c9

Please sign in to comment.