# README
ethereum-wallet-tool
function
- Bulk Wallet Generation
- Batch transfer to wallet
install
go build ewt.exe/ewt
usage
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}
# Packages
No description provided by the author
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author