Overview

A wallet is an essential tool whenever you need to interact with the blockchain. As specialized blockchain software, we have created a dedicated section to help you manage your wallet easily and securely. Each wallet contains information such as the seed phrase, private key, and wallet address.

The software offers two options: encrypted and unencrypted. If you choose "encrypted," the software will prompt you to enter a secret code (think of it as a password you commonly use). Your seed phrase, private key, and wallet address will then be encrypted before being stored in the local database. Please note: you must remember your secret code to decrypt and view your wallet information.

The wallet management section allows you to:

  • Manage existing wallets—this feature supports all types of blockchains.

  • Quickly and automatically create thousands of new wallets. The wallet generation algorithm we use is the same as those used by popular extensions like Metamask, Rabby, Phantom, and Martian. This feature supports the following blockchains: all EVM blockchains (Ethereum, BNB Chain, Polygon, Avalanche, Optimism, Arbitrum, Base, ZkSync, etc.), as well as Solana, Aptos, and Sui.

  • You can verify the accuracy of wallets generated by our software by importing one into any of the mentioned wallet extensions. The wallet information displayed in the extension will match exactly with the information in our software.

Libraries used in the wallet generation code:

All wallet information is stored in a local database on your computer. Both wallet management and bulk wallet creation features work seamlessly, even without a Wi-Fi connection.

Wallet management interface

Last updated