Is it possible to force the a nostr application to query Nostr relays from its own server instead of using the client devices?

Reply to this note

Please Login to reply.

Discussion

Not sure what you mean, can you elaborate?

I'm not an expert in websocket but when a nostr client (damus or Amethyst) requests events to all relays we registered in our Nostr profile, all the requests to the Nostr relays are requested from our device where the client is installed?

Is it possible to have a nostr relay which centralize all the data from other relay and send us back the data without us having to request all Nostr Relay?

I'm not sure to be crystal clear 😅

Oh yeah I understand you! I think it should be possible, but not sure if someone has built that yet. I’m a bit outdated with current status of https://github.com/aljazceru/awesome-nostr but that’s my go to to find projects