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