Discover Spaces

Find communities all across the nostr network

{#if group.picture} {:else} {/if}
{#if $userMembership?.noms.has(group.nom)}
{/if}

{displayGroup(group)}

{#each getRelayUrls(group.nom) as url}
{displayRelayUrl(url)}
{/each}

{group.about}