-
Agent unable to handle issue-credential/ack-message
Following error is encountered if credential ack is sent to agent:
```
Hyperledger.Aries.AriesFrameworkException: Couldn't locate a message han…
-
Just checking to see if AFJ currently supports this RFC at all or if it could:
https://github.com/hyperledger/aries-rfcs/tree/main/features/0335-http-over-didcomm
We (BC Wallet team) are looking a…
-
I see that a VC has a method to create a Presentation from itself. https://godoc.org/github.com/hyperledger/aries-framework-go/pkg/doc/verifiable#Credential.Presentation
How does an implementor cre…
-
Based on question raised by @troyronda in [PR](https://github.com/hyperledger/aries-framework-go/pull/388#discussion_r330616007).
Summary - Currently, the DIDExchange client [supports registering m…
-
When will the next version be released on nugget? I would like to use some of the newer features that are not available in the 1.4.0 version.
-
When the VC has Proof section, it needs key to validate it. The key needs to be passed as option to verifiable.NewCredential().
https://github.com/hyperledger/aries-framework-go/blob/ac5a9ccceb3daa…
-
After the Response is received, the exchange is technically complete.
Presently acknowledgment is a part of did comm message but there is a separate rfc for acknowledgments. Do we need it ??
https:…
-
Possibly relates to; https://github.com/hyperledger/aries-vcx/issues/834. Or atleast it's in the same code area to be reworked.
# Problem
Currently the implementation of `build_rev_states_json` in…
-
Building OOB invitation is fundamental way for anyone to get started with aries-vcx, in its current state. The first thing you ever need if you want to simulate a basic use case with aries-vcx is to c…
-
For new rust consumer of the aries_vcx crate, it would be nice if we had a simple CLI demo application/s of the classic Faber (issuer/verifier) and Alice (holder/prover) interactions.
This demo ap…