You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: update QSG component versions and fix the flow (#223)
* fix: update qsg to progress further
Signed-off-by: Pat Losoponkul <[email protected]>
* make claim valid
Signed-off-by: Pat Losoponkul <[email protected]>
* make issuance passed
Signed-off-by: Pat Losoponkul <[email protected]>
* fix broken links
Signed-off-by: Pat Losoponkul <[email protected]>
---------
Signed-off-by: Pat Losoponkul <[email protected]>
Copy file name to clipboardExpand all lines: documentation/home/quick-start.md
+24-10Lines changed: 24 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -44,7 +44,7 @@ More in depth documentation about [Cloud Agent](/home/concepts/glossary/#cloud-a
44
44
### Wallet SDKs
45
45
[Wallet SDKs](/home/concepts/glossary/#wallet-sdk) for web and mobile (iOS, Android, TypeScript) enable identity holders to store credentials and respond to proof requests. They are typically used in applications that allow identity holders to interact with issuers and verifiers.
46
46
47
-
More in-depth documentation about the different Wallet SDKs can be found here ([TypeScript](https://hyperledger.github.io/identus-docs/identus-sdk-ts/sdk), [Swift](https://hyperledger.github.io/identus-edge-agent-sdk-swift/documentation/edgeagentsdk/), [KMP](https://hyperledger.github.io/identus-edge-agent-sdk-kmp/))
47
+
More in-depth documentation about the different Wallet SDKs can be found here ([TypeScript](https://hyperledger-identus.github.io/docs/sdk-ts/sdk/), [Swift](https://hyperledger-identus.github.io/sdk-swift/documentation/edgeagentsdk/), [KMP](https://hyperledger-identus.github.io/sdk-kmp/))
0 commit comments