Damus
Smart Vaults profile picture
Smart Vaults
@smartvaults

Smart Vaults is a Bitcoin native application that unlocks the power of miniscript, taproot and schnoor signatures enabling the creation of advanced policies with control over weights, waits and thresholds. Nostr relays are used for the discovery and coordination of signatures.

No relay list published yet.

Recent Notes

Bitmax14 · 138w
Wen Android?
Smart Vaults profile picture
Here’s a quick rundown of how Smart Vaults work under the covers:

Dependencies (defaults to public relays/nodes)
- Nostr relay (strfry) to share encrypted messages between signers
- Bitcoin core node
- Compile time: BitcoinDevKit and rust-nostr, among others
- Compatible with public relays but leaves non-chain metadata, such as the custom event types.

Event types
- Introduction of several new event kinds
- 9288 - 9295; for types such as shared signers, proposals, policies/vaults, etc.
- See github for more details: https://github.com/coinstr/coinstr/blob/c3cb3f77a1292b420628b05721ca68a5d0114705/crates/coinstr-sdk/src/constants.rs#L9

Signing
- Smart vaults includes a mobile app and desktop app for signing. They can both be connected to the web app via Nostr-Connect (NIP-46).
- The PSBTs are encrypted and relayed to other signers via the Nostr relay.
- Both apps include functionality for Nostr signatures and Bitcoin signatures. The user can also login to web using a browser plugin but of course cannot sign bitcoin transactions with that.

Release
- Desktop application is in open BETA: https://github.com/coinstr/cointr
- iOS mobile app is releasing to TestFlight by mid-August. (DM to be on wait list)
- Web application (advanced vault editor) releases in September.
5❤️4🤙3👀1
Vitor Pamplona · 140w
I am just wondering if we can apply miniscript to socially recover the person's main Nostr key instead. So, instead of saving it on Password Managers, we can save it in Nostr itself using friends. We can do a new NIP for this, where apps would display a notification when a friend is trying to reco...
Vitor Pamplona · 140w
Is this to protect a wallet or a nostr key? Both?
OceanSlim · 140w
Woah. Things I never knew I needed. Thanks for the reply!
OceanSlim · 140w
Wth is this scratch like program being used?