specs
specs copied to clipboard
Create ENS DID method ERC
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
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?
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?