munstr
munstr copied to clipboard
MuSig + Nostr
Not sure what bip-32 scheme works best for musig or related multisig schemes. [BIP-44](https://github.com/bitcoin/bips/blob/master/bip-0044.mediawiki) will probably work best for now
We want to be able to import a private key. Eventually, if the signer can use a decent form of entropy we can generate keys. Same problem for nonces, they...
We are currently using Text note event types. What we want is encrypted PSBT events as spec'd by our NIP https://github.com/nostr-protocol/nips/pull/495
https://github.com/nostr-protocol/nips/pull/476 Once ready, this will be a great alternative for how we are currently broadcasting, and will make the process more streamlined.