{
  "@context": [
    "https://www.w3.org/ns/did/v1"
  ],
  "id": "did:web:giveabit.io:u:sherpa",
  "controller": "did:web:giveabit.io",
  "verificationMethod": [
    {
      "id": "did:web:giveabit.io:u:sherpa#key-1",
      "type": "EcdsaSecp256k1VerificationKey2019",
      "controller": "did:web:giveabit.io:u:sherpa",
      "publicKeyHex": "7db5119f154648c8a93ef15ea86b25f5f89328c2e8e039537092758d787d72fd"
    }
  ],
  "authentication": [
    "did:web:giveabit.io:u:sherpa#key-1"
  ],
  "service": [
    {
      "id": "did:web:giveabit.io:u:sherpa#lightning",
      "type": "LightningAddress",
      "serviceEndpoint": "https://giveabit.io/.well-known/lnurlp/sherpa"
    },
    {
      "id": "did:web:giveabit.io:u:sherpa#nostr",
      "type": "NostrIdentity",
      "serviceEndpoint": "https://giveabit.io/.well-known/nostr.json?name=sherpa"
    },
    {
      "id": "did:web:giveabit.io:u:sherpa#profile",
      "type": "LinkedDomains",
      "serviceEndpoint": "https://giveabit.io/u/sherpa"
    }
  ]
}
