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