diff --git a/temp/did.json b/temp/did.json new file mode 100644 index 0000000..afad92b --- /dev/null +++ b/temp/did.json @@ -0,0 +1,23 @@ +{ + "assertionMethod": [ + "did:web:Gurpreet41082.github.io:DID:certify-local:temp#key-0" + ], + "service": [], + "id": "did:web:Gurpreet41082.github.io:certify-local:temp", + "verificationMethod": [ + { + "publicKeyMultibase": "z6MknVDweVizoVp5RmCfG4JKZ7eD7Xo95grzuBbNpZHZnc5h", + "controller": "did:web:Gurpreet41082.github.io:certify-local:temp", + "id": "did:web:Gurpreet41082.github.io:DID:certify-local:temp#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:Gurpreet41082.github.io:DID:certify-local:temp#key-0" + ] +}