nostr-react
nostr-react copied to clipboard
Feature request: nested NostrProviders
Basically, I have certain components which I would like to use a different set of relays for, so I would like to be able to wrap those components in a separate NostrProvider with their own relay set.
Not sure if this is the best approach to the problem, but I hope you understand the problem I'm trying to solve.