A high-performance CLI tool for managing multiple "Shadow Wallets" for airdrop farming, testnet automation, and large-scale blockchain interaction.
- Deterministic Generation: Mass-generate unique EVM-compatible wallets.
- Secure by Design: Automatic encryption and local-first storage (no data ever leaves your machine).
- Multi-Chain Ready: Built-in support for Sepolia, Base, Arbitrum, Optimism, and more.
- Scalable Operations: Designed to handle 10, 50, or 100+ accounts with minimal resource overhead.
- Rust: For unmatched speed and safety.
- Ethers-rs: Professional-grade Ethereum library.
- Tokio: Asynchronous runtime for concurrent wallet management.
git clone https://github.com/padma02-drmn/ghost-army-manager
cd ghost-army-manager
cargo build --releaseThis tool handles private keys. Never commit your secret_wallet.txt or .env files. This repository includes a pre-configured .gitignore to prevent accidental leaks.
Created by: Kadek Padma Darmawan