Even bigger challenge. Write your own relay software.

I wrote my own relay software before. Sadly haven’t worked on it in a while, but really taught me a lot about how #nostr works.

And definitely reach out if you have any questions!

https://github.com/rrainn/nostr-relay

Reply to this note

Please Login to reply.

Discussion

What do you mean by “write” your own relay?

Code it from scratch?

Yep. I mean maybe not 100% from scratch. Most software has some external dependencies these days. But coding it yourself instead of just using existing nostr relay software that someone else created.