DID Document JSON
{
"@context": [
"https://www.w3.org/ns/did/v1",
"https://w3id.org/security/multikey/v1",
"https://w3id.org/security/suites/secp256k1-2019/v1"
],
"alsoKnownAs": [
"at://surfdude29.ispost.ing"
],
"id": "did:plc:sflxm2fxohaqpfgahgdlm7rl",
"service": [
{
"id": "#atproto_pds",
"serviceEndpoint": "https://lionsmane.us-east.host.bsky.network",
"type": "AtprotoPersonalDataServer"
}
],
"verificationMethod": [
{
"controller": "did:plc:sflxm2fxohaqpfgahgdlm7rl",
"id": "did:plc:sflxm2fxohaqpfgahgdlm7rl#atproto",
"publicKeyMultibase": "zQ3shuJmmt4EhsjpZfXKTrD5nhmfesq7gL1f2WKiRqis77oLH",
"type": "Multikey"
}
]
}