Are there any videos on how Cashu’s nut-21 is supposed to work on the wallet side? I set up authentication for my mint via Ory Hydra, but I can’t test my setup because I have no idea how to auth a user. Is the wallet supposed to redirect user to the auth page automatically? Is the user supposed to do something? I wasn’t able to find any info apart from the nut-21 spec, which isn’t really helping.
I’d be okay hiding the mint behind Tailscale and adding the mint users to my Tailscale network too. However, Nutshell mint has some issues with HTTP requests over Tailscale so I can’t even connect my wallet to it.
Mario Dian
mario@freedomnode.com
npub1lmmt...xdhu
Enemy of the state.
Is it possible to search in nostr remotely? I'm building a lightweight client that doesn't follow the typical nostr approach of downloading everything from every connected relay to a device and doing search on top of the local data.
I don't see how this approach scales in the future.
Hey PWA nostr devs. Do you store notes in browser’s localStorage/indexedDB? If yes/no why?
I’m building a client in Preact and deciding on what to store persistently.