Mass wallet generator for BSC/ETH/Polygon and Solana networks.
create.py- For BSC/ETH/Polygon walletscreatesol.py- For Solana wallets
# For BSC/ETH/Polygon
pip install eth-account
# For Solana
pip install solders base58Wallets will be saved as: address,private_key format
- BSC/ETH/Polygon ->
wallets.txt - Solana ->
solwallets.txt