I want to make a dApp where one can connect multiple wallets from multiple chains and they will be linked to a single DID. Is it possible with the current available tools? (did-pkh or 3did)
If yes, could someone please link me to appropriate docs or example implementations?
You need to display publically that two DIDs are linked, this can be done today by having each account attest to each other
You need both DIDs to control a third DID. This is not possible today. In the future we hope to enable this in a privacy preserving way (e.g. without revealing that the two DIDs are associated to the third DID)
Gotcha. Is it possible for 2 or more DIDs to control a third DID today, even if it is not in a privacy preserving way? In fact it would be better if it is public how the DIDs is linked for my use case