Sometimes we need many eth address rather than one, if we use https://myetherwallet.com/ ,We can only generate one at a time. If you need 100, it will take a lot of time.Today,i will tell you how to generate a lot of Ethereum wallet addresses at the same time.
github: https://github.com/ryepdx/ethaddress.org
Step 1: download the code from github
This program can run directly in the local area, so we can download it to operate on our own computer, both safe and simple.
Enter the github page, and click the buttoon "clone or download", then click "download zip"
Step 2: open on your computer
After the compressed file is unzip, open the index.html, and the program will run in the browser. Like a web site.
Step 3: generate a lot of Ethereum wallet addresses
Click the "bulk wallet", then enter the amount you want , and choose the "csv" not paper wallet.
For example , i want 100 eth addresses, choose csv, and click "generate wallets"
It will be done soon, because it's the selected CSV, so we can download it and click the download button.We can import it at EXECL
I will try to make more tutorials about it, thanks to Utopian
Posted on Utopian.io - Rewarding Open Source Contributors
Your contribution cannot be approved yet because it is not as informative as other contributions. See the Utopian Rules. Please edit your contribution and add try to improve the length and detail of your contribution (or add more images/mockups/screenshots), to reapply for approval.
You may edit your post here, as shown below:
You can contact us on Discord.
[utopian-moderator]
收藏
Your contribution cannot be approved as the contribution has not been improved even after 3 days. Thanks
You can contact us on Discord.
[utopian-moderator]
Good post! Just a noob question here. After I click on the "Generate Wallets" button, will the program (running locally) interact with the actual Ethereum block chain in order to generate the private keys?
The private key generated corresponds to a wallet address in the mainnet , i.e a person with the wallet address cannot find your private key but a person with your private key can find out the wallet address it corresponds to.