encrypted the app will ask you to enter a secret key (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 key to decrypt and view your wallet information.
- 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 app 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 app.
| Chain | Library name | Version |
|---|---|---|
| EVM | ethers | 5.7.2 |
| Solana | @solana/web3.js | 1.95.0 |
| Sui | @mysten/sui | 1.2.1 |
| Aptos | @aptos-labs/ts-sdk | 1.22.2 |

Wallet management interface