-
We have a node project that is running test suites via jest.
In two of the suites, we are using AFJ to test mediation cases.
All AFJ agents are using Askar, and mediator agents are using postgres st…
-
**What I'm trying to do**
I am trying to set up the Aries Go Framework on a mobile device. I built the .aar and included it in the Android project. I implemented the `Provider` and `Store` interfac…
-
Similar to the [Ethereum Improvement Proposals](https://github.com/hyperledger/aries-rfcs) and the [Aries-RFCs](https://github.com/hyperledger/aries-rfcs), I like to proposal a framework for updating …
-
When trying to run npm install the following .tgz files in package.json are not available.
"aries-framework": "file:aries-framework-v0.0.5-setlabel.0.tgz",
...
"rn-indy-sdk": "file:rn…
-
Hello,
I want to send a file as an attachment for `CredentialOfferMessage` calling the extension method `AttachExtensions.AddAttachment` [https://github.com/hyperledger/aries-framework-dotnet/blob/ee…
-
Review the installation information and report any problems you had when deploying the component, also report if there are unit or integration tests, if they are well formed, add screenshots of the de…
-
Hyperledger has some guidelines on repo structure. A report for Aries Framework JavaScript is available here:
https://github.com/ryjones/rl-report/blob/main/main/aries-framework-javascript-repolint…
-
# Bug Report
**What I'm trying to do**
Execute the Aries Agent Test Harness AF-Go and aries-cloudagent-python interop tests.
**Expected result**
The tests pass.
**Actual result**
The b…
-
These are some issues I found while attempting to understand usage of the `client.introduce` package as of commit [`b0fa7cbc62c2e75ac9d8d13b1ae163e9b61a009e`](https://github.com/hyperledger/aries-fram…
-
**What I'm trying to do**
I trying to generate a presentation by credential Id.
**Expected result**
I should get back a signed verifiable presentation.
**Actual result**
I Get a present…