forked from DTLab-LabCN/DTT-Docs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added content + markdown format fixes
- Loading branch information
1 parent
772ba75
commit 0f9a4b4
Showing
20 changed files
with
70 additions
and
53 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
# The DTT API | ||
|
||
The DTT API server public swagger access is here: https://api.dtt.dtlab-labcn.app | ||
The DTT API server public swagger access is here: [https://api.dtt.dtlab-labcn.app](https://api.dtt.dtlab-labcn.app) | ||
|
||
Swagger reference documentation: https://swagger.io/docs/ | ||
Swagger reference documentation: [https://swagger.io/docs/](https://swagger.io/docs/) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,4 +5,3 @@ sidebar_position: 1 | |
# Introduction | ||
|
||
Content here | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,4 +4,4 @@ sidebar_position: 3 | |
|
||
# How can I contribute to DTT? | ||
|
||
[Contact us!](mailto:[email protected]) | ||
[Contact us!](mailto:[email protected]) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,21 @@ | ||
--- | ||
sidebar_position: 6 | ||
sidebar_position: 5 | ||
--- | ||
|
||
# About the W3C DID test suite | ||
|
||
**_TO-DO_**: Currently powered by goddidy - learn more here: XXX | ||
Based on the [W3C DID Core recommendation](https://www.w3.org/TR/did-core/) and the [DID Resolution specification draft](https://w3c.github.io/did-resolution/) published by the [Credential Community Group](https://www.w3.org/groups/cg/credentials), the [Decentralized Identity Foundation](https://identity.foundation/) (DIF) and its [Identifiers & Discovery Working Group](https://github.com/decentralized-identity/identifiers-discovery/) have produced a DID Universal Resolver. See [https://dev.uniresolver.io/](https://dev.uniresolver.io/) for a DIF-hosted instance of the Universal Resolver that can be used for testing purposes. | ||
|
||
**_TO-DO_**: Additional resources: | ||
* Learn more about DIDs here: XXX | ||
* Get involved here: XXX | ||
## DTT use of godiddy | ||
|
||
[**godiddy.com**](https://godiddy.com/app/resolve) provides another implementation of the DID universal resolver, with both free and enterprise tier subscription options (adapted to production use). DTLab, through its partnership with [Danube Tech GmbH](https://danubetech.com/), leverages godiddy to facilitate DID resolution and DID document validation for DTT users. | ||
More information on the godiddy resolver service can be found [here](https://docs.godiddy.com/apis/universal-resolver). | ||
|
||
## Additional resources | ||
|
||
* Learn more about DIDs: [W3C DID Core Recommendation](https://www.w3.org/TR/did-core/) | ||
|
||
* Get involved: | ||
|
||
* [W3C DID Working Group](https://www.w3.org/2019/did-wg/) | ||
* [DIF Identifiers & Discovery Working Group](https://github.com/decentralized-identity/identifiers-discovery/) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,4 +4,15 @@ sidebar_position: 3 | |
|
||
# How to use this test suite | ||
|
||
**_TO-DO_**: How to access / configure this test suite: availability test/prod, user account, etc. | ||
Please complete the access request form on the [DTT landing page](https://dtt.dtlab-labcn.app/) or contact [[email protected]](mailto:[email protected]) if you don't have a user account for DTT. | ||
|
||
To get started, enter the URL representing a DID, and click on **Resolve DID**. | ||
|
||
## Need examples to try it out? | ||
|
||
[https://dev.uniresolver.io/](https://dev.uniresolver.io/) and [https://godiddy.com/app/resolve](https://godiddy.com/app/resolve) provide a number of examples for a variety of DID methods. | ||
Here are a few to get you started! | ||
|
||
- did:cheqd:testnet:55dbc8bf-fba3-4117-855c-1e0dc1d3bb47 | ||
- did:ebsi:zkC6cUFUs3FiRp2xedNwih2 | ||
- did:indy:indicio:demo:KKyAeG7woJMV6MhhAREVKp |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters