Hey Nostr! I've been building Obelisk for
@La Crypta 's IDENTITY Hackathon and the public server is finally live. It's a Discord-style group chat (servers, channels, categories, roles, voice), but identity is 100% Nostr.

A few things I leaned into because Nostr makes them possible:
WoT-gated registration. Spam resistance comes from your follow graph, not captchas. If the server's reference Nostr account follows you, you're in.
- Zaps in every message via Nostr Wallet Connect (NIP-47).
- Archon, a resident bot + admin CLI that any AI coding agent (Claude Code, Codex, Cursor) can drive to run the community.
- Games built in. Play Chain Reaction, Chess, or Tic-Tac-Toe against other members right inside the server.

- Kind-0 profiles. Your Nostr identity just shows up correctly.
- Real-time messaging over Socket.io, voice channels over a WebSocket audio relay, self-hostable via Docker.
Next on the roadmap is Nostr relay-based groups, so the whole thing becomes interoperable with the wider Nostr ecosystem instead of a walled garden.
It's fully open and the public showcase server is open to anyone with a Nostr key. Come log in and break things:
Live server:
https://obelisk.arSource:
https://github.com/Fabricio333/obelisk#lacrypta #nostrdevs #selfhosted #nostr #opensource #grownostr