Are there any nostr web apps that use “no backend” architecture?
To me, that is a major selling point of nostr, but it seems that not many are taking advantage of it.
Are there any nostr web apps that use “no backend” architecture?
To me, that is a major selling point of nostr, but it seems that not many are taking advantage of it.
You mean p2p? No, no nostr apps work that way yet. All use relay servers so far, sadly
No, I mean they just use client-side javascript to connect to relays and the relays do all of the backend work for them (CRUD operations)