Skip to content
New issue

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

DID created by this library can verify by third party application #17

Open
Muthurajj opened this issue Sep 22, 2022 · 5 comments
Open

Comments

@Muthurajj
Copy link

No description provided.

@peacekeeper
Copy link
Member

Can you clarify what you mean with this issue?

This library does not create DIDs. It implements the DID syntax and DID document data model. If you want to create DIDs, maybe check out tools such as https://uniregistrar.io/ or https://godiddy.com/

@Muthurajj
Copy link
Author

Muthurajj commented Sep 22, 2022

thank

@Muthurajj Muthurajj reopened this Sep 28, 2022
@Muthurajj
Copy link
Author

By creating DIDs from this uniregistrar.io or godiddy.com the DID document can be accessible by the third party verifier like dock ??

@peacekeeper
Copy link
Member

@Muthurajj Yes, in general DIDs created by uniregistrar.io or godiddy.com should work with third-party applications. But one question is always, which DID methods does the third-party application support?

For example, if you create a did:sov:..... DID, but Dock doesn't support the did:sov method, then it will not work.

Do you know which DID methods are supported by Dock?

@Muthurajj
Copy link
Author

Muthurajj commented Sep 28, 2022

Hi @peacekeeper ,
Dock use there own method did:dock

I have a doubt regarding Verifiable credentials java library can I ask it here?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants