bitcoindevkit / bdk

A modern, lightweight, descriptor-based wallet library written in Rust!
Other
860 stars 307 forks source link

Miniscript and Descriptors #68

Closed notmandatory closed 4 years ago

notmandatory commented 4 years ago

See also: https://github.com/MagicalBitcoin/magical-bitcoin-wallet

notmandatory commented 4 years ago

This functionality was already present in the MagicalBitcoin/magical-bitcoin-wallet repo, so when that repo was renamed to bitcoindevkit/bdk this issue was resolved. See Descriptor module and Wallet module which is built around descriptor support.