Damus
nostrich · 3w
I haven't checked on Primal for a long time, I mean specifically their caching server, I know they also require an email for a wallet, it is a complied version of Nostr, or a platform that happens to ...
nostrich profile picture
> Building my own client too, fully client side and will not use a special server, has to be smart because relays are dumb.

Same for me.

Just a static website, the only server it requires is a dumb HTTP server (it needs to be hosted, you can't just open the HTML file, but there is no server-side script) and, of course, Nostr relays.
nostrich · 2w
And yes, it's not trivial to write one. Very based that you are doing so.