Open farskipper opened 5 years ago
For agent to agent(A2A) communication, there is a forward message type that has a DID to deliver the message to. To take advantage of the pico-engines event routing I would like to duplicate all dids created in indy-sdk as event channel dids in the pico-engine. This feature requires create channel primitive to accept a predefined did instead of generating a new one.
Instead of a custom DID, we could allow one to create an alias for a channel.
@burdettadam suggested being able to provide the DID instead of using the generated one to make it easier to integrate with indy-sdk which stores DID's and their keys in it's own wallet.