🧰
cheqd Toolbox
cheqd has created simple tooling to enable third parties to create DIDs and resources, issue and verify Verifiable Credentials, using cheqd DIDs, DID Documents and Schemas.
This will be useful for:
User | Capability |
---|---|
SSI vendor | I want to integrate cheqd into my identity applications and help determine the technical direction of the network |
Client / End customer | I want to use cheqd Network and a software integration to develop an SSI use case |
Web 3.0 vendor | I want to integrate identity functionality into my own Web 3.0 ecosystem |
cheqd is continually integrating into different software development kits to suit the needs of different partners and their clients.
Below is a comparison between our two initial supported SDKs, Veramo SDK for cheqd and Aries Framework JavaScript SDK for cheqd.
Functionality | Veramo SDK for cheqd | Aries Framework JavaScript for cheqd |
---|---|---|
Create cheqd DIDs | ✔️ | ✔️ |
Create on-ledger Schema | ✔️ | ✔️ |
Create on-ledger Credential Definition | ✔️ | ✔️ |
Create on-ledger Governance documentation | ✔️ | ✔️ |
DIDComm v2.0 | ✔️ | ✔️ |
❌ | ✔️ | |
❌ | ✔️ | |
Basic Message Protocol | ❌ | ✔️ |
❌ | ✔️ | |
Self Issued OpenID Provider v2 (OIDC-SIOP) | ⌛(roadmap) | ❌ |
JSON based JWT Verifiable Credential | ✔️ | ❌ |
JSON-LD Verifiable Credential | ⌛(roadmap) | ❌ |
AnonCreds (ZKP-CL) | ❌ | ✔️ |
JSON-LD BBS+ Verifiable Credential | ⌛(roadmap) | ⌛(roadmap) |
Status List 2021 Revocation | ✔️ | ❌ |
AnonCreds Revocation Registry Definitions | ❌ | ✔️ |
AnonCreds Revocation Registry Entries | ❌ | ✔️ |
❌ | ✔️ | |
❌ | ✔️ | |
DIF Presentation Exchange | ✔️ | ❌ |
Aries Present Proof | ❌ | ✔️ |
Last modified 1mo ago