-
I am working on a project requiring backing up and restoring the wallet with all its previous connections and credentials. Are there any workable functionalities to implement backup and restore in Ari…
-
aries-mobile-agent-react-native$ rm -rf app/node_modules
aries-mobile-agent-react-native$ rm -rf core/node_modules
aries-mobile-agent-react-native$ npm install
log
pm WARN read-shrinkwrap This…
-
When you call create credential request in indy-sdk / anoncreds rs) it will return the following metadata:
```
{
"master_secret_blinding_data": {
"v_prime": "…
-
I would like to report an issue that occurred just by running introductory commands from Readme document:
```
git clone https://github.com/hyperledger/aries-agent-test-harness
cd aries-agent-test-h…
-
I noticed that one of the hardest tests to get passed in the CI is `indy-sdk-anoncreds-registry.e2e.test.ts `. It usually throws something like:
```
expect(received).toMatchObject(expected)
…
-
I know this place is for issues but I'm having trouble finding a working open source mobile agent framework that integrates with iOS swift and android kotlin that can talk to aca-py as the mediator
-
[AnonCreds spec](https://hyperledger.github.io/anoncreds-spec/#restrictions) defines a number of properties that can be set as restrictions in proof requests. Most of them are already supported in `@a…
-
The AFJ agents are not starting. Example commands
```
./manage build -a javascript
LEDGER_URL_CONFIG=http://test.bcovrin.vonx.io TAILS_SERVER_URL_CONFIG=https://tails.vonx.io ./manage run -d java…
-
-
Related to: https://github.com/hyperledger/aries-framework-javascript/issues/1164
Can be based on: [andrewwhitehead/acapy-wallet-upgrade@main/bin/askar-upgrade.py (raw)](https://raw.githubusercontent…