/EVM-wallet-generator

Ethereum AUTO Wallet Generator

Primary LanguageJavaScript

evm-wallet-generator

Welcome to the Ethereum AUTO Wallet Generator, a simple script to effortlessly generate Ethereum wallets in bulk. No need to spend a lot of time creating multiple wallets manually – just follow the steps below!

Result v2

TL;DR =>

This script automates the process of generating Ethereum wallets. Clone the repository, install the dependencies, run the script, enter the desired number of wallets, and you're good to go!

How to use?

First, you need to clone this repo:

git clone https://github.com/dante4rt/evm-wallet-generator.git

After that, go to the folder:

cd evm-wallet-generator

Then, you need to install it:

npm install

Finally, you can run it:

node index.js

Put the amount that you want, example: 5 wallets => Input "5".


Prerequisites:

Make sure you have Node.js installed on your computer. If not, you can download it here: https://nodejs.org/en.