evm toolkit
Recommended environment management with pyenv
pip3 -r install requirements.txt
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
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))