bitcoindevkit / bitcoindevkit/bdk_wallet

Add support for BIP-129 (BSMS)

Open
#170 2 comments 0 reactions 0 assignees View on GitHub
new feature
Dominant language
Rust
Stars
59
Forks
105
Avg merge
10d 9h
Merged PRs (30d)
1

Description

**Describe the enhancement**

The [BIP-129] spec proposes a mechanism for Bitcoin Secure Multisig Setup (BSMS). This issue is to determine if/how BDK can support BSMS. It's also possible that this functionality could be split into a separate crate for use outside of BDK.

**Use case**

Many users of BDK use it to create and manage multisig wallets and need to set them up securely. By implementing BSMS functionality we could provide a secure and interoperable way for setting up multisig wallets with BDK.

**Additional context**

This enhancement was suggested by @NVK.

[BIP-129]: https://github.com/bitcoin/bips/blob/master/bip-0129.mediawiki

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.