Questions from a beginner!
I got few questions:
1 - is there a docker image of a nostr relay?
2 - did someone work a node js nostr relay implementation?
=)
Ah and here is one in node js, but missing a lot of nip’s i would no recommend it. but strfry is a very good one!
https://github.com/nschairer/nostril
Please Login to reply.
thanks =) meanwhile I found how to do that with "ws" =)
pretty simple, and pretty exciting actually!