We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Current Guardian tooling for working with DIDs originates from outside of Hedera ecosystem. Recent v1 version of Hedera DID spec is compatible with Guardian requirements. Reportedly https://github.com/Meeco/hedera-did-sdk-js (and soon https://github.com/hashgraph/did-sdk-js) library implements this specification, but it is not used by Guardian.
Migrate Guardian to the new Hedera DID SDK js to ensure cross compatibility with the rest of Hedera ecosystem.
Guardian uses https://github.com/hashgraph/did-sdk-js.
Guardian DIDs are compatible with the rest of the DIDs in Hedera ecosystem.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Problem description
Current Guardian tooling for working with DIDs originates from outside of Hedera ecosystem. Recent v1 version of Hedera DID spec is compatible with Guardian requirements. Reportedly https://github.com/Meeco/hedera-did-sdk-js (and soon https://github.com/hashgraph/did-sdk-js) library implements this specification, but it is not used by Guardian.
Requirements
Migrate Guardian to the new Hedera DID SDK js to ensure cross compatibility with the rest of Hedera ecosystem.
Definition of done
Guardian uses https://github.com/hashgraph/did-sdk-js.
Acceptance criteria
Guardian DIDs are compatible with the rest of the DIDs in Hedera ecosystem.
The text was updated successfully, but these errors were encountered: