-
Instructions, git command to pull the repo, documentation, comments etc all refer to Aries-Framework-Javascript. This has been replaced by the move to Credo-TS so Akrida should(?) reference that inste…
-
This is just an idea, and not something I can work on at the moment, however I've been thinking lately that I may be nice to use aries-framework-javascript as the base for the toolbox.
With the add…
-
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…
-
There are some issues with the CI, mostly with the tests for the rest package.
`#FailureMessage Object: 0x7fff9cf91c70` Action run [here](https://github.com/hyperledger/aries-framework-javascript-e…
-
We (Animo Solutions) intend to use this library for an Aries framework we're building (https://github.com/hyperledger/aries-framework-javascript). The framework supports React Native as an environmen…
-
https://github.com/hyperledger/aries-framework-javascript/blob/main/packages/core/src/utils/transformers.ts#L16-L41
-
When running tests locally I get the following warning in the tests. It comes from the recently added borc library.
I'd like to know where it is coming from, and if we can fix it.
```
(node:196…
-
We should create a markdown file in the aries-framework-go repo docs that lists the supported Aries RFCs.
**Connection Establishment Protocols**
RFC 0434 - Out of Band
RFC 0023 - DID Exchange
RF…
-
We could use `@stablelib/random` for this right? https://github.com/StableLib/stablelib/blob/d8b909d49245c040e5e4a59ff8c9b269fc1781ee/packages/random/random.ts#L52
_Originally posted by @blu3beri i…
-
During a connectionless proof request, the wallet has to wait for a network timeout as the request has return route set to true. This slows the user experience as the proof is accepted while the walle…