-
(tested against 6ff83c1722d337686252f04b70ccc81c89c2f44b)
The [demo](https://github.com/trustbloc/edge-agent/blob/master/docs/test/test.md) seems broken. I have not been able to [establish a did-co…
-
Two potential issues:
**1: Unable to re-use connections with OOB in Faber-Alice OpenAPI demo.**
I am excercising the Aries OpenAPI Demo using the following guide:
[https://github.com/hyperledger/…
-
ACA-Py 0.7.0 introduced support for JSON-LD and BBS+ based credentials in the issue-credential 2.0 and present-proof 2.0 protocols. While we have a basic idea of what should be possible with JSON-LD a…
-
**What I'm trying to do**
I'm trying to connect to an ACA-Py agent but haven't been able to do it, I have seen the interop tests, can someone please point me in the direction of the bdd tests to re…
-
**What I'm trying to do**
Hi, I'm trying to connect two local agents using didexchange running in my localhost, this is the code I'm using:
func main() {
client, _ := services.NewDidClient(p…
-
This issue documents the requirements to extend AATH to be able to test agents for interoperability using the issue credential and present proof v2 protocols. It is still a WIP and will be extended ov…
-
## Integer number
I tested number constraints inside the proof requests and It doesn't work as expected. In the process the verifier agent throws an error:
```
aries_cloudagent.protocols.present…
-
-
Should change readme.md to include explicit link to von-network setup page where it says to start up von-network
https://github.com/bcgov/von-network#running-the-network-locally
-
Running the docker openapi demos with: https://github.com/hyperledger/aries-cloudagent-python/blob/main/demo/AriesOpenAPIDemo.md
> `LEDGER_URL=http://dev.greenlight.bcovrin.vonx.io ./run_demo alice…