Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 393 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 393 Bytes

node-multisig-wallet

multisig wallet for bitcoin family

spec

  • bitcoinjs-lib
  • cold wallet (exclude secret key)
  • bip32 hd wallet
  • bip16 p2sh multisig wallet
  • bip43 Purpose Field for hdwallet
  • output rawtransaction and hdpath, redeemscript

support coins

  • Bitcoin
  • Litecoin
  • DASH
  • Dogecoin
  • Monacoin
  • ZCoin
  • GameCredit

caution

this source code is experimental status.