s_ota on Nostr: I collected the default relays of several major Nostr clients (Damus, Snort, Iris, ...
I collected the default relays of several major Nostr clients (Damus, Snort, Iris, Amethyst and Coracle) from their source code. And made a minimal relay list to cover all of them.
Here's a list of my recommendations and default relays of major clients as of 2023-03-28.
https://github.com/susumuota/nostr-keyx/blob/main/src/common.ts#L36```
{
"wss://relay.damus.io": { "read": true, "write": true },
"wss://nos.lol": { "read": true, "write": true },
"wss://relay.snort.social": { "read": true, "write": true },
"wss://nostr.wine": { "read": true, "write": false },
"wss://relay.nostrich.land": { "read": true, "write": false },
"wss://universe.nostrich.land": { "read": true, "write": false },
"wss://nostr.mutinywallet.com": { "read": false, "write": true },
"wss://relay.nostr.band": { "read": false, "write": false }
}
```
See also,
https://snort.social/e/note1ukmaarf2t9dkhxkphwh4sv4qsrtnvxwz09wmfpgsujwh3m48h8gstyef2fhttps://github.com/MutinyWallet/blastr
Published at
2023-03-28 13:25:17Event JSON
{
"id": "7dfac0e3498ca7ce847fcc4ca078536652a2b10f23ff2eaedb4bb01c17d4ef50",
"pubkey": "8721cdf007e798f80549a4bf174b973dc388e01952f0a952f5473c2cf84a7f60",
"created_at": 1680009917,
"kind": 1,
"tags": [
[
"t",
"l36"
]
],
"content": "I collected the default relays of several major Nostr clients (Damus, Snort, Iris, Amethyst and Coracle) from their source code. And made a minimal relay list to cover all of them.\n\nHere's a list of my recommendations and default relays of major clients as of 2023-03-28.\n\nhttps://github.com/susumuota/nostr-keyx/blob/main/src/common.ts#L36\n\n```\n{\n \"wss://relay.damus.io\": { \"read\": true, \"write\": true },\n \"wss://nos.lol\": { \"read\": true, \"write\": true },\n \"wss://relay.snort.social\": { \"read\": true, \"write\": true },\n \"wss://nostr.wine\": { \"read\": true, \"write\": false },\n \"wss://relay.nostrich.land\": { \"read\": true, \"write\": false },\n \"wss://universe.nostrich.land\": { \"read\": true, \"write\": false },\n \"wss://nostr.mutinywallet.com\": { \"read\": false, \"write\": true },\n \"wss://relay.nostr.band\": { \"read\": false, \"write\": false }\n}\n```\n\nSee also,\n\nhttps://snort.social/e/note1ukmaarf2t9dkhxkphwh4sv4qsrtnvxwz09wmfpgsujwh3m48h8gstyef2f\nhttps://github.com/MutinyWallet/blastr\n\nhttps://void.cat/d/J5G4TRFfN3zyVvvxTkMDvm.webp",
"sig": "5aa7a3f2c61e1cfaa130e0d9ea83653a60dd5d8f0fec32616fadd09c56f7f5746dd0e0f98112cd40d1524200c8b3830ee85a2fd4f3f45c7f06c295098dc9cb11"
}