Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 281 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 281 Bytes

区块链账户生成工具

批量生成区块链账户,并写入csv文件。

支持

  • ETH
  • Ed25519

安装

npm install

参数配置

辑根目录下的index.ts,配置需要的账户类型,数量,输出文件位置

生成命令

npm run new_accounts