-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathdid.json
More file actions
27 lines (27 loc) · 903 Bytes
/
did.json
File metadata and controls
27 lines (27 loc) · 903 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
{
"id": "did:web:massive-steadily-crane.ngrok-free.app",
"verificationMethod": [
{
"type": "Bls12381G2Key2020",
"id": "did:web:massive-steadily-crane.ngrok-free.app#keys-1",
"controller": "did:web:massive-steadily-crane.ngrok-free.app",
"publicKeyBase58": "oCBKQMT7T7PFje1KaApEHYwe9ofrmsdyBMqmMgBJxVRiqNjuGChd1HoZzakrJGZh1x6uFRXRJB8PL2U8aStKCtnH2iLf5ZAC6rRSbj9DiW7aK7Ru3v7LRMCjdcteE7UTj8R"
}
],
"@context": [
"https://www.w3.org/ns/did/v1",
"https://w3id.org/security/suites/bls12381-2020/v1"
],
"authentication": [
"did:web:massive-steadily-crane.ngrok-free.app#keys-1"
],
"assertionMethod": [
"did:web:massive-steadily-crane.ngrok-free.app#keys-1"
],
"capabilityInvocation": [
"did:web:massive-steadily-crane.ngrok-free.app#keys-1"
],
"capabilityDelegation": [
"did:web:massive-steadily-crane.ngrok-free.app#keys-1"
]
}