Geohashed Nostr Relay

A Nostr relay with geohash-based data isolation. Note: 'geohashed' is not a valid geohash subdomain.

NAK Usage Examples
# 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

✅ Accepted Events

  • Events without geohash tags

❌ Rejected Events

  • Events with ["g", "geohash"] tags
  • Must be posted to matching subdomain