Is there a way to associate a DID with an ethereum address, or even better, to use an ethereum address as a DID in some manner? Can anyone please guide me on how would I do it from a js script if possible?
Yes this is what did:pkh
is used for.
We have a library called did-session that leverages did:pkh
. See the guide here: