- Bulk Wallet Generation
- Batch transfer to wallet
go build ewt.exe/ewt
Command help:
ewt.exe --help
- Configure the primary wallet key in the
.PK
file. - Generate a specified number of wallets in bulk,and Wallet information will be logged as JSON.
ewt.exe gen {num}
- Use the main wallet to batch transfer a specified amount of eth to all wallets in wallet.json,and txRecord record will be logged as JSON.
ewt.exe tx {value}