Skip to content

Solana0x/evmkeygen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Automated EVM Wallet Key pairs Generator

This tool is used to generate random EVM wallet key pairs. This can be used to generate Multiple Burner Wallets at once !

Setup

  1. Clone git repo git clone https://github.com/Solana0x/evmkeygen
  2. cd evmkeygen
  3. Make changes in key.py to how many key pairs you wanted to Generate. By default its 10000
  4. Run python key.py to generate keys.
  5. You will find privatekey.txt and publickey.txt files which can be used as burner wallets for airdrops and other tasks !

Releases

No releases published

Packages

No packages published

Languages