Skip to content
forked from lizc2003/hdwallet

hdwallet is a crypto hierarchical-deterministic wallet, implemented using golang. Implemented private key management, transaction signature, and tools related to eth and btc.

License

Notifications You must be signed in to change notification settings

mesment/hdwallet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hdwallet

hdwallet is a crypto hierarchical-deterministic wallet, implemented using golang. Implemented private key management, transaction signature, and tools related to eth and btc.

Getting started

Please refer to the test case in the qa directory

Keywords

crypto wallet
transaction sign
btc segwit address
rpc client P2WPKH
P2WPKH in P2SH
eth erc20
eth erc721

JetBrains OS licenses

hdwallet has been being developed with GoLand under the free JetBrains Open Source licenses granted by JetBrains. I would like to express my thanks here.

About

hdwallet is a crypto hierarchical-deterministic wallet, implemented using golang. Implemented private key management, transaction signature, and tools related to eth and btc.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 96.8%
  • Solidity 3.2%