Skip to content

coolberwin/generateWallect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

generateWallect

普通钱包生成

利用python 生成普通钱包

依赖:

  • web3py
  • pandas

安装命令:

  • pip install web3py
  • pip install pandas

HD钱包生成

HD钱包原理介绍

HD钱包共用一套助记词,但是相互独立,某一个私钥丢失,不影响其他钱包

利用javascript

依赖:

  • node-xlsx
  • ethersjs

安装命令

  • npm install node-xlsx
  • npm install ethersjs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published