xmtp / didethresolver

XMTP Registry Resolver
MIT License
3 stars 1 forks source link

Handle `version_id` during building of DID Document #9

Closed insipx closed 9 months ago

insipx commented 9 months ago

Is your feature request related to a problem?

the did:ethr spec defines a way to version DID's. the didethresolver should handle version_ids according to this spec. There is a reference implementation of these versionIds here

Describe the solution to the problem

No response

Describe the uses cases for the feature

No response

Additional details

No response