Skip to content

CORD_DID_CONTEXT_URL

const CORD_DID_CONTEXT_URL: "https://github.com/dhiway/spec/did/v1" = 'https://github.com/dhiway/spec/did/v1'

URL identifying a JSON-LD context file describing terms used in DID documents of the CORD method that are not defined in the W3C DID core context. Should be the second entry in the ordered set of contexts after [[W3C_DID_CONTEXT_URL]] in the JSON-LD representation of a CORD DID document.

Source

did/src/DidDocumentExporter/DidContexts.ts:12