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