Skip to content

tkcroweth/evm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

evm

evm toolkit

env

Recommended environment management with pyenv

pip3 -r install requirements.txt

wallet generate tools

python3 wallet.py

Follow the prompts to enter the parameters, will be generated in the current directory json and csv files, easy to manage and program calls

ultiverse

1. Generating a wallet with wallet.py
2. Add Socks5 IPs to the proxies_list variable (the number of proxies is greater than the number of accounts)
3. run python ultiverse.py
Explore the mission to open the following comments.
task = asyncio.create_task(explore_run(queue))
Register for an account to open the following comments.
task = asyncio.create_task(register(queue))

About

evm toolkit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages