A Nostr relay with geohash-based data isolation. Note: 'geohashed' is not a valid geohash subdomain.
# Post event without geohash tag nak event -c "Global announcement" wss://verse.app # Location event (requires valid geohash subdomain) nak event -k 20000 -c "Boston meetup" -t g=drt2z wss://verse.app # Error: use wss://drt2z.verse.app instead # Query all events from root scope nak req -l 10 wss://verse.app