getAlby / nostr-wallet-connect

Nostr Wallet Connect (NIP-47) application to allow apps to connect to your node
https://nwc.getalby.com
Apache License 2.0
103 stars 31 forks source link

Idea: support multiple relays #215

Open rolznz opened 7 months ago

rolznz commented 7 months ago

For redundancy, you should be able to connect to multiple relays. Requests should be debounced on the NWC side and all relays should be replied to no matter which relay the request was received on.

The NIP-47 spec already supports passing multiple relays in the connection string.