-
Hi, we're currently making use of DRPC in one of our projects and are glad that the implementation within Credo-ts provides the basic framework for this protocol before we move to specifying our own.
…
-
## Plan
The related work was already started in the [PR](https://github.com/hyperledger/aries-framework-javascript/pull/1096) but the branch got significantly outdated due to AFJ architecture chang…
-
For DIDComm invitations that include Presentation Requests and Credential Offers it is a must if we want to render them to QR codes.
See https://github.com/hyperledger/aries-rfcs/blob/main/features…
-
Goal: Develop a DIDComm-based (DRPC) back-channel communication protocol to facilitate testing for any Aries agent including headless mobile.
Description:
We aim to create a communication framewor…
-
Hi Uniffi comunity,
I'm trying build swift module from that repo https://github.com/sicpa-dlab/didcomm-rust/tree/stable/uniffi
with command `swiftc -module-name didcomm -emit-library -o ../wrapper…
-
DIDComm has been written into the wallet criteria in sort of placeholder manner. OCI will need to define this in more detail.
https://open-credentialing-initiative.github.io/Digital-Wallet-Conformance…
-
The scenario is `User 1` and `User 2` connection with reuse works fine with passing `invitationDid`. But it fails if I create invitation from `User 1` using `invitationDid` and try to accept it with…
-
Also extract all the config specifc to DIDComm from the default config. It's a bit weird now that DIDComm endpoint is configured trhough global `endpoints` config, but for OpenID you have to configure…
-
- [x] Support for WebSocket (pkg/didcomm/transport/ws) - #813 #827
- [x] Transport Return Route Protocol (RFC 0092) with WebSocket as the duplex DIDComm transport
- [x] Framework configuration to…
-
The rendering and behavior should be as close as possible from the existing site to the new site.
Move the /site/contents/protocols folder to the top level, ie /protocols. They are used in the creati…