-
Hello @TimoGlastra @2mau
Could you please help with?
Trying to use DO database, and seems Asker cannot create databases there
https://github.com/hyperledger/aries-framework-javascript/issues…
-
- [x] Update agent setup option to Support W3C credentials
- [x] Add a new component to show and accept W3C credentials
- [x] Create W3C card component - Credential list
- [x] W3C credential details s…
-
Initilising agent with ariesAskar throws error:
```
import { AskarModule } from '@aries-framework/askar'
import {
Agent,
InitConfig,
ConnectionEventTypes,
ConnectionStateChangedEvent,…
-
I see https://aries-mediator.animo.id/#/ in Useful Resources section of https://aries.js.org/guides/0.4/tutorials/mediation but it looks to be offline.
Has it changed? I thought I saw a different o…
-
Should we:
- make the wrappers only support node 18 (they basically already do)
- update afj to only support 18 (and maybe 20) in 0.5
- add the patched ref napi to all the wrappers by…
-
- [x] Finalize Implement import/export flow and Present Proposal
- [x] Design screens for Import wallet
- [x] Design screens for export wallet
- [x] Implement Export wallet
- [x] Implement Import wall…
-
I am running the demo code. Alice's agent is resulting in a timeout while establishing a connection with Faber's agent.
The timeout occurs when Alice's agent shares its DIDDoc and waits for Faber t…
-
I've been following the Aries JS tutorials, but I'm unable to initialise the agent after updating the config to match what's provided [here](https://aries.js.org/guides/0.4/tutorials/registering-schem…
-
Hi,
Can you help check why it cannot handle this `request-presentation` message? Thanks.
```
DEBUG DEBUG: Agent Galaxy S10e received message
INFO INFO: Received message with type 'did:sov:B…
-
After scanning a QR code and decoding the base64 we have this information:
```
message = {
"comment":null,
"request_presentations~attach":[
{
"data":{
"base6…