Discover Spaces
Find communities all across the nostr network
{#if group?.picture}
{:else}
{/if}
{#if $userMembership?.noms.has(group.nom)}
{/if}
{group.name}
{#each getRelayUrls(group.nom) as url}
{displayRelayUrl(url)}
{/each}
{group.about}