Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Wallet generator for EVM compatible blockchains on Python

How to use:

- pip3 intall web3py

- pip3 install eth_account

Firstly, you should choose number of wallets you need.

Secondly, you choose format (2 formats avaliable: )

  • address | private_key
  • address \n private key

Thirdly, you choose do you need to write arrays with addresses and private keys. (Very useuful function for use those arrays in Python scripts)

About

Wallet generator for EVM compatible blockchains on Python.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages