hyperledger / aries-vcx

aries-vcx is set of crates to work with DIDs, DID Documents, DIDComm, Verifiable Credentials and Hyperledger Aries.
https://didcomm.org
Apache License 2.0
125 stars 83 forks source link

`mediator`: use `did-exchange` instead of `connection` protocol #1151

Open Patrik-Stas opened 8 months ago

Patrik-Stas commented 8 months ago

After merging significant updates of did-exchange in https://github.com/hyperledger/aries-vcx/pull/1097, we are now ready to replace establishing didcomm connection in mediator from legacy connection #0160 protocol https://github.com/hyperledger/aries-rfcs/blob/main/features/0160-connection-protocol/README.md to did-exchange https://github.com/hyperledger/aries-rfcs/blob/main/features/0023-did-exchange/README.md