Oh I can’t wait to hear what this is about 🔥🔥
Login to reply
Replies (1)
Hacked a library of this so I could create a quick cashu wallet with “no state” where all the proofs and wallet details are stored remotely in the Nostr kv store.
Can then use the same connection string on multiple devices :)
It’s a Frankenstein

GitHub
GitHub - humansinstitute/nostr-kv-connect: Purpose: A Nostr Wallet Connect-style protocol and service that grants scoped, revocable, per-connection access to a remote Redis key-value store via encrypted Nostr DMs.
Purpose: A Nostr Wallet Connect-style protocol and service that grants scoped, revocable, per-connection access to a remote Redis key-value store v...