-
- What is the scalability of the system and where are the bottlenecks:
- if the cloud-api and the cloud-controller are in tip-top shape, then the bottlenecks should ultimately be on the agent side.…
ff137 updated
4 months ago
-
-
## Context
We want the SDK to be as easy as possible to use. This means also taking a good look at the current API of AFJ and see if we can make improvements. Especially the addition of all new pro…
-
At one point we decided as a community that we were going to list implementations of RFCs in a table at the bottom of each doc. We created such tables and added a unit test that forces us to have such…
-
## Description
We created an application based on Eclipse 2023-06 (4.28).
The very first time we start the application the log4j2 logic is initialized correctly and we can see log messages.
But a…
-
As a user
I want to be able to backup (Export) my wallet credentials and restore (import) into another wallet
So that I don't lose my issued credentials
Things to consider:
- what is exportable?…
-
In order to better understand the capabilities of all available Aries wallet apps, beyond those integrated into the [Aries Mobile Test Harness](https://github.com/hyperledger/aries-mobile-test-harness…
-
Hi, when I try to create wallet it is stacked and I debugged it seems it is awaiting provision but failing. I use ngrok and run mediator.
-
The demo breaks quite often currently, as it needs to work with every commit into main. Extracting it means we only have to keep the demo working with stable releases from AFJ.
-
Currently, [class-transformer](https://www.npmjs.com/package/class-transformer) and [class-validator](https://www.npmjs.com/package/class-validator) are being used for transforming between classes and…