naver / aries-framework-swift

Aries framework for iOS
Apache License 2.0
6 stars 0 forks source link

Support DID Exchange Protocol #11

Open conanoc opened 1 year ago

conanoc commented 1 year ago

https://github.com/hyperledger/aries-rfcs/blob/main/features/0023-did-exchange/README.md

This is the replacement for the Connection Protocol.

conanoc commented 1 year ago

Challenges in the implementation:

The implementation will be easy if there exists a did resolver that handles both public did and several kinds of inline dids.