MyCitadel: wallet based on miniscript #389
dr-orlovsky
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Few days ago we released MyCitadel Desktop - a wallet done with rust-bitcoin and rust-miniscript (and descriptor-wallet lib on top, coming from LNP/BP Standards Association). It is able to do multisigs with arbitrary timelock spending conditions: https://github.com/mycitadel/mycitadel-desktop/releases/tag/v1.0.0
It is done with full taproot support, including script path spendings. Unfortunately there are no Hw wallets able to sign this spendings :(
PS. The wallet is 100% rust, made with gtk-rs. The first and the only wallet done in pure rust, I am aware of.
Beta Was this translation helpful? Give feedback.
All reactions