Skip to content

[feature] W3ID: Implement UUIDv5 within W3ID arch #15

@sosweetham

Description

@sosweetham

Description

W3ID is generated based on the namespace provided by the registry and the "name" that will be the data provided by the application in respect to this library.

To achieve this, the uuid npm package will be used. This package will be tree shaked when building the lib to use only the features that we require.

Our W3ID class will provide all the details required by UUIDv5 as an abstraction layer on top of it, making it easy for developers to generate their own DIDs.

Reference

n/a

Acceptance Criteria

Make w3id generation possible.
Test it.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions