-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdid.json
More file actions
23 lines (23 loc) · 742 Bytes
/
did.json
File metadata and controls
23 lines (23 loc) · 742 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
"assertionMethod": [
"did:web:famuda1234.github.io:injidemodocker:demodocker#key-0"
],
"service": [],
"id": "did:web:famuda1234.github.io:injidemodocker:demodocker",
"verificationMethod": [
{
"publicKeyMultibase": "z6Mks4j4u1wWmDkRuWpcHAvRAtUXJMSEVUiJQ9dsJg4HVHje",
"controller": "did:web:famuda1234.github.io:injidemodocker:demodocker",
"id": "did:web:famuda1234.github.io:injidemodocker:demodocker#key-0",
"type": "Ed25519VerificationKey2020",
"@context": "https://w3id.org/security/suites/ed25519-2020/v1"
}
],
"@context": [
"https://www.w3.org/ns/did/v1"
],
"alsoKnownAs": [],
"authentication": [
"did:web:famuda1234.github.io:injidemodocker:demodocker#key-0"
]
}