Issue a Verifiable Credential
Issue a Verifiable Credential, signed by a did:cheqd Decentralized Identifier (DID), using Veramo.
Background
Instructions
1. Create an off-ledger did:key subject DID
did:key subject DID2. Begin credential creation
veramo credential create --json3. Select a credential proof format
4. Specify the Issuer DID for the credential
5. Specify the subject DID (credential holder's DID)
6. Set the Verifiable Credential type
7. Specify claim type, i.e., a "field" in the credential
8. Enter value for claim type
9. Verifiable Credential is generated
Next steps
Last updated
Was this helpful?