Batch Wallet Generator is a simple utility to create multiple Ethereum wallets simultaneously and save their information in a text file.
You can install this tool via npm. Make sure you have Node.js installed beforehand.
npm install -g wallet-ugd
After installing this tool, you can run it by executing the following command in the terminal:
wallet-ugd
You will be prompted to enter the number of wallets you want to create and the filename to save the wallet information.
If you find any bugs or want to contribute to this project, please open an issue in this GitHub repository.
This project is licensed under the MIT License.