specs icon indicating copy to clipboard operation
specs copied to clipboard

Create ENS DID method ERC

Open pelle opened this issue 7 years ago • 2 comments

Create a new ERC for ENS DIDs.

DID method: ens

Eg. did:ens:gnosis

Resolve the ethereum address for gnosis.eth Treat it as an ethr did for that address

pelle avatar Aug 20 '18 02:08 pelle

Would this work the same for user ENS addresses also? i.e. If I own oed.gitcoin.eth my DID would be did:ens:oed.gitcoin.

Also, ENS right now is only .eth but in the future it might support more TLDs. So does it make sense to exclude the .eth?

oed avatar Aug 20 '18 07:08 oed

did:ens:gnosis are not persistent, aren't they? The did controller can change as the name can be transferred. The question is what the did document should look like for an ens. How is it different from erc725?

friedger avatar Apr 28 '19 11:04 friedger