{
  "namespace": "giveabit.io",
  "version": "1.0.0",
  "updated": "2026-06-19",
  "identifiers": {
    "nip05": "https://giveabit.io/.well-known/nostr.json",
    "lnurlp": "https://giveabit.io/.well-known/lnurlp/{username}",
    "did": "https://giveabit.io/.well-known/did.json",
    "did_user": "https://giveabit.io/.well-known/did/{username}/did.json"
  },
  "users": ["cam", "kimi", "robin", "randy"],
  "services": {
    "nostr_relay": "wss://relay.damus.io",
    "lightning": "https://giveabit.io/.well-known/lnurlp/{username}",
    "ots": "https://satohash.io",
    "profiles": "https://giveabit.io/u/{username}"
  },
  "bip353": {
    "status": "pending",
    "dns_records": [
      {"type": "TXT", "name": "_bitcoin.cam.giveabit.io", "value": "pending"},
      {"type": "TXT", "name": "_bitcoin.kimi.giveabit.io", "value": "pending"}
    ]
  },
  "did_web": {
    "root": "did:web:giveabit.io",
    "users": {
      "cam": "did:web:giveabit.io:u:cam",
      "kimi": "did:web:giveabit.io:u:kimi"
    }
  }
}
