Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 585 Bytes

README.md

File metadata and controls

25 lines (20 loc) · 585 Bytes

ethAddresGenerate

以0开头的以太坊地址生成器

编译

sudo go build -o ethAddresGenerate main.go

使用

Usage of ./ethAddresGenerate:                                                                                                                                       ─╯
  -num int
        0的位数 (default 4)
  -thread int
        线程数 (default 10)

示例: image

输出格式为:

地址 私钥