Categorygithub.com/NullpointerW/ethereum-wallet-tool
modulepackage
1.3.3
Repository: https://github.com/nullpointerw/ethereum-wallet-tool.git
Documentation: pkg.go.dev

# README

ethereum-wallet-tool

function

  • Bulk Wallet Generation
  • Batch transfer to wallet

install

go build ewt.exe/ewt

usage

Command help:

ewt.exe --help
  1. Configure the primary wallet key in the .PK file.
  2. Generate a specified number of wallets in bulk,and Wallet information will be logged as JSON.
ewt.exe gen {num}
  1. 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

# Structs

No description provided by the author
No description provided by the author