Communicaton between Veramo agent and credential exchange #733
Replies: 2 comments 23 replies
-
You are right, we don't have an example of end to end communication between agents. This is mostly because there is no one size fits all solution that we could present as the default. Option 1: DIDComm If you use Option 2+: A custom protocol Other options are possible too, but they require a lot more work than can be detailed here.
In any case, you need a few things:
I'm stopping now before going too deep in the rabbit hole. Perhaps you can share more details about your constraints I can guide you to more relevant answers. |
Beta Was this translation helpful? Give feedback.
-
Unfortunately, it seems they are not: Error: Cannot send DIDComm message through transport with id: '906acdd8-5db2-4a59-a1f6-e81e6bd4a33a': Error: Error when sending DIDComm message through transport with Here's the didComm code i'm using:
|
Beta Was this translation helpful? Give feedback.
-
Hi everyone, i noticed that(if i'm not mistaken) in the documentation there aren't guides when it comes to instaurate communication between agents. My goal is to develop a prototype of credential exchange between an issuer and a holder(probably with veramo react native) by using for example qr codes. Would it be possible with the current state of the framework? and from where should i start implementing it?any help would be greatly appreciated, thx in advance.
Beta Was this translation helpful? Give feedback.
All reactions