scsibug / nostr-rs-relay

Mirror of https://sr.ht/~gheartsfield/nostr-rs-relay/
MIT License
588 stars 160 forks source link

Guide proposal: Using Nostr rs relay with myNode #111

Open jmr690 opened 1 year ago

jmr690 commented 1 year ago

In myNode, Nostr RS Relay is accessible through the application repository. The only instructions available are as follows:

Once the Nostr relay is running, you can use Nostr clients to connect to it using the local IP address of the device or via the Tor service. The relay will run on port 5050 and 5051 (secure). The relay is not publicly exposed otherwise. For instance, you can add the relay to Noscl by using the command: noscl relay add wss://localhost:5051.

I think it would be interesting to create a simple guide for myNode users and similar systems about how to interact with the Nostr RS Relay.

thesimplekid commented 1 year ago

I'm not familiar with myNode but i think it might make more sense to create the guide within their docs. To me details specific to there implementation make more sense created and hosted by myNode or whoever else (umbrel, etc) packages the relay as each one could differ slightly.