DIDComm SDK

Content Type: Module
Categories: Extensions

Overview

The DIDComm_SDK module extends the Digital identity infrastructure modules for Mendix. It adds support for specific DIDComm Protocols

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 DIDComm contains modules that extend the Cloud Agent with DIDComm features and protocols.

It contains:

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: 1.10.2
Framework Version: 9.24.18
Release Notes: - Add Out-of-Band id to DIDCommMessageLog
Version: 1.10.1
Framework Version: 9.24.18
Release Notes: - Add DIDCommMessaging create microflow and overview snippet
Version: 1.10.0
Framework Version: 9.24.18
Release Notes: - Add DIDCommMessageLog entity for audit/meta logging
Version: 1.9.0
Framework Version: 9.24.18
Release Notes: - Add DIDComm v2 attributes to root - Add BasicMessage DIDComm V2 support
Version: 1.8.0
Framework Version: 9.24.18
Release Notes: - Add BasicMessage v2 protocol support (DIDComm v1)
Version: 1.7.1
Framework Version: 9.24.18
Release Notes: - Fix data-type issue with _id in mapping (this was represented in some cases as an integer, while string is more interoperable) - Add error object (when a rpc call encounters an error, the Response Object MUST contain the error member)
Version: 1.7.0
Framework Version: 9.24.18
Release Notes: - Add JSON structure and mappings for the common DIDComm elements (root, decorators and attachments)
Version: 1.6.0
Framework Version: 9.24.18
Release Notes: - Add Remote Procedure Call protocol (DIDComm v1)
Version: 1.5.0
Framework Version: 9.24.18
Release Notes: - Add User Profile v1 protocol - Add didcomm v1 messaging for Question Answer protocol - Add decorators (~thread, ~timing, ~trace) - limited support
Version: 1.3.0
Framework Version: 9.24.18
Release Notes: - Add DIDComm v1 messaging for TrustPing - Rename existing documents to indicate if it uses DIDComm v2 or DIDComm v1