12 networks, 1000 wallets, 5 seconds
Untitled.1.mp4
Arbitrum, Arbitrum Nova, Base, Blast, BSC, Ethereum, Fantom, Linea, Optimism, Polygon, Scroll, Zora. However, you can add any EVM network
- In the file
wallets.txt
we enter wallet addresses on a new line
Open cmd and write:
cd path/to/project
go mod download
go run .
Or, if you wish, you can first build the project and then open the .exe file (nothing will change, the above option is easier)
go build .