bulk-wallet-creator
There are 3 repositories under bulk-wallet-creator topic.
CorvusCodex/Bulk-Ethereum-Wallet-Generator
This script generates a user specified number of Ethereum wallets and save addresses and seeds to a file generated.txt
CorvusCodex/Bulk-Bitcoin-Legacy-Wallet-Generator
Bulk Bitcoin Wallet Generator generates a user specified number of Bitcoin legacy wallets and saves them to a file named generated.txt. Each wallet includes a private key and a public address.
CorvusCodex/Bulk-Polkadot-Wallet-Generator
Nodejs script that generates Polkadot wallets in bulk using the @polkadot/keyring and @polkadot/util-crypto modules.