AnonCreds VC SDK

Content Type: Module
Categories: Utility,Data,Communication

Overview

The Farmworker Wallet OS is an ecosystem of modules that enable the development of a Native Wallet Agent and a Cloud Wallet Agent in the low-code platform Mendix.

 

  • AnonCreds VC brings in support for Schemas and CredentialDefinitions according to the AnonCreds specifications

Documentation

Introduction

The Farmworker Wallet OS is an ecosystem of modules that enable the development of a Native Wallet Agent and a Cloud Wallet Agent in the low-code platform Mendix

The project FWOS Cloud Agent Core is the digital identity infrastructure for Mendix projects.

It contains:

  • DigitalID_SDK
    • Controller, Connection, Credential and Verification
  • AnonCreds_VC_SDK
    • Schema and CredentialDefinition

Development

Maintenance

This module is maintained in this GitHub repository

Dependencies

None.

Issues

Please report any issues with the DIDComm modules on GitHub.

Documentation

Configuration

Limitations

Releases

Version: 2.0.0
Framework Version: 9.24.18
Release Notes: - Replace association between CredentialDefinition and DigitalID_SDK.Controller with a ControllerId attribute (similar to foreign key)
Version: 1.0.1
Framework Version: 9.24.18
Release Notes: Change Microflow Schema_CredentialDefinition_Create which didn't set SchemaId attribute on CredentialDefinition fixed in AnonCreds_VC_SDK
Version: 1.0.0
Framework Version: 9.24.18
Release Notes: The project FWOS Cloud Agent Core is the digital identity infrastructure for Mendix projects. It contains: - DigitalID_SDK - Controller, Connection, Credential and Verification - AnonCreds_VC_SDK - Schema and CredentialDefinition