Create AnonCreds Schema
To issue Verifiable Credentials, the issuer will have to first create a Schema and then a Credential Definition.
Create Schema
The request body must contain the schema
object, which defines the attributes, name and version of the Schema. This will create a DID-Linked Resource of type anonCredsSchema
.
Request Body
Check the new Schema
Last updated