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