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...