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
- Host: GitHub
- URL: https://github.com/you21979/node-multisig-wallet
- Owner: you21979
- License: mit
- Created: 2016-04-25T09:21:37.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2017-11-29T09:10:11.000Z (over 8 years ago)
- Last Synced: 2025-04-02T09:51:16.105Z (about 1 year ago)
- Topics: bitcoin, coldwallet, hdwallet, multisig
- Language: JavaScript
- Size: 37.1 KB
- Stars: 18
- Watchers: 2
- Forks: 11
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.