Join Nostr
2026-05-31 03:53:26 UTC

The Fishcake🐶🐾 on Nostr: How do you seed the initial fetch? What relay(s) are there to tell the client who I ...

How do you seed the initial fetch? What relay(s) are there to tell the client who I even follow or what my followings’ relays are?
Wisp uses the opposite system - outbox model. That means we automatically connect to all the relays the people you follow use to build your feed. This is the most decentralized and censorship resistant way to implement nostr in a client.