An open API service indexing awesome lists of open source software.

https://github.com/you21979/node-multisig-wallet

multisig wallet
https://github.com/you21979/node-multisig-wallet

bitcoin coldwallet hdwallet multisig

Last synced: about 1 year ago
JSON representation

multisig wallet

Awesome Lists containing this project

README

          

# 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.