-
Replace Indy-SDK with the following libraries.
- Aries Askar secure storage https://github.com/hyperledger/aries-askar
- Indy Verifiable Date Registry https://github.com/hyperledger/indy-vdr
- Shar…
-
Running `yarn install` with `node@18.18.2` ends with error (because there's no binary of `node-bbs-signatures` for this node release).
``` sh
[outsh@outshwinpc aries-framework-javascript]$ yarn i…
-
MacOS Ventura 13.6.1
node v20.8.1
Demo tightly bound to Indy-SDK?
First attempt:
```
~/git/aries-framework-javascript/demo/ [main] yarn install
yarn install v1.22.19
[1/5] 🔍 Validating p…
-
@TimoGlastra - I see we are retuning if there is no connection or job record from Ace-Py side:
https://github.com/hyperledger/aries-cloudagent-python/blob/main/aries_cloudagent/protocols/present_…
-
As a developer I want to be able to issue credentials that are revocable.
Checklist:
- [x] #349
- [x] #350
- [x] https://github.com/hyperledger/aries-framework-javascript/issues/348
-
Hi. I've tried checking out a number of commits and a couple node versions but keep running into
```
Error: Command failed: node-pre-gyp install --target_arch=aarch64 --target_platform=darwin
nod…
-
A couple of key features that seem to impact performance are in the Python wrapper, but not in the JavaScript wrapper. Consider adding those features.
- When opening a pool, the Python wrapper has …
-
There seems to be an error in cheqd library. If not please guide me on how to resolve it.
![Screenshot from 2023-05-02 15-19-10](https://user-images.githubusercontent.com/72605368/235635821-711317…
-
The doc says that IndySDK support will be removed soon, but Askar is currently unusably slow for mediator.
This is evidenced by doing the following:
Run the sample mediator using indy:
- clone…
-
It seems like [v0.2.0-dev.5](https://github.com/hyperledger/anoncreds-rs/releases/tag/v0.2.0-5) created a tag as `v0.2.0-5` (instead of `v0.2.0-dev.5`?) which generated an invalid reference
https:/…