Skip to content

Commit

Permalink
GITBOOK-310: Change studio slug
Browse files Browse the repository at this point in the history
  • Loading branch information
Tweeddalex authored and gitbook-bot committed Jun 20, 2024
1 parent 789f065 commit 3330d9a
Show file tree
Hide file tree
Showing 19 changed files with 19 additions and 19 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ cheqd maintains an array of products and packages with **varying levels of integ

There are three core ways of integrating and building with cheqd:

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>cheqd Studio</strong></td><td><em>Low complexity</em></td><td>Customers can easily integrate cheqd's identity functionality into their existing applications through hitting simple REST APIs using cheqd Studio. </td><td><a href=".gitbook/assets/credential-service-image.png">credential-service-image.png</a></td><td><a href="getting-started/get-started/">get-started</a></td></tr><tr><td><strong>Software Development Kits (SDKs)</strong></td><td><em>Moderate complexity</em></td><td>To have greater flexibility, customers can build identity solutions through a set of SDKs to meet different technical stacks and requirements.</td><td><a href=".gitbook/assets/SDKs-image.png">SDKs-image.png</a></td><td><a href="sdk/understanding-sdks.md">understanding-sdks.md</a></td></tr><tr><td><strong>Direct integration with ledger code (cheqd SDK)</strong></td><td><em>High complexity</em></td><td>For full customisability and flexibility, the cheqd SDK plugs directly into cheqd Network and is responsible for communicating with the core ledger code. </td><td><a href=".gitbook/assets/cheqd-sdk-image.png">cheqd-sdk-image.png</a></td><td><a href="advanced/tooling/advanced.md">advanced.md</a></td></tr></tbody></table>
<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>cheqd Studio</strong></td><td><em>Low complexity</em></td><td>Customers can easily integrate cheqd's identity functionality into their existing applications through hitting simple REST APIs using cheqd Studio. </td><td><a href=".gitbook/assets/credential-service-image.png">credential-service-image.png</a></td><td><a href="getting-started/studio/">studio</a></td></tr><tr><td><strong>Software Development Kits (SDKs)</strong></td><td><em>Moderate complexity</em></td><td>To have greater flexibility, customers can build identity solutions through a set of SDKs to meet different technical stacks and requirements.</td><td><a href=".gitbook/assets/SDKs-image.png">SDKs-image.png</a></td><td><a href="sdk/understanding-sdks.md">understanding-sdks.md</a></td></tr><tr><td><strong>Direct integration with ledger code (cheqd SDK)</strong></td><td><em>High complexity</em></td><td>For full customisability and flexibility, the cheqd SDK plugs directly into cheqd Network and is responsible for communicating with the core ledger code. </td><td><a href=".gitbook/assets/cheqd-sdk-image.png">cheqd-sdk-image.png</a></td><td><a href="advanced/tooling/advanced.md">advanced.md</a></td></tr></tbody></table>

## What functionality does cheqd offer?

Expand All @@ -43,7 +43,7 @@ cheqd Studio is the easiest route to get started with cheqd's identity functiona

Under the hood, cheqd Studio utilises the [Veramo SDK cheqd Plugin](sdk/veramo-plugin/), providing the most feature complete set of functionality and tooling.

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>Get started with cheqd Studio</strong></mark></td><td>Click here to start your journey with cheqd Studio, create your account and begin using cheqd's underlying functionality.</td><td><a href="getting-started/get-started/">get-started</a></td></tr></tbody></table>
<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>Get started with cheqd Studio</strong></mark></td><td>Click here to start your journey with cheqd Studio, create your account and begin using cheqd's underlying functionality.</td><td><a href="getting-started/studio/">studio</a></td></tr></tbody></table>

If you'd rather build a deeper integration [using a Software Development Kit (SDK)](sdk/understanding-sdks.md) or lower level package, we've created a simple diagram to show how our packages are structured below.

Expand Down
6 changes: 3 additions & 3 deletions SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
## ℹ️ Getting Started

* [Product Overview](README.md)
* [Get started with cheqd Studio](getting-started/get-started/README.md)
* [👉 Set up your account](getting-started/get-started/set-up-account.md)
* [🔄 Advanced configuration options](getting-started/get-started/advanced.md)
* [Get started with cheqd Studio](getting-started/studio/README.md)
* [👉 Set up your account](getting-started/studio/set-up-account.md)
* [🔄 Advanced configuration options](getting-started/studio/advanced.md)

## 🟢 Start using cheqd <a href="#studio" id="studio"></a>

Expand Down
2 changes: 1 addition & 1 deletion advanced/tooling/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ We have a series of advanced tooling options for developers that want to dig dee

For more simple ways of integrating with cheqd, take a look at:

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Credential Service (SaaS)</strong></td><td><em>Low complexity</em></td><td>Customers can easily integrate cheqd's identity functionality into their existing applications through hitting simple REST APIs using Credential Service. </td><td><a href="../../.gitbook/assets/credential-service-image.png">credential-service-image.png</a></td><td><a href="../../getting-started/get-started/">get-started</a></td></tr><tr><td><strong>Software Development Kits (SDKs)</strong></td><td><em>Moderate complexity</em></td><td>To have greater customisability, customers can customers can build identity solutions through a set of SDKs to meet different technical stacks and requirements.</td><td><a href="../../.gitbook/assets/SDKs-image.png">SDKs-image.png</a></td><td><a href="../../sdk/understanding-sdks.md">understanding-sdks.md</a></td></tr></tbody></table>
<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Credential Service (SaaS)</strong></td><td><em>Low complexity</em></td><td>Customers can easily integrate cheqd's identity functionality into their existing applications through hitting simple REST APIs using Credential Service. </td><td><a href="../../.gitbook/assets/credential-service-image.png">credential-service-image.png</a></td><td><a href="../../getting-started/studio/">studio</a></td></tr><tr><td><strong>Software Development Kits (SDKs)</strong></td><td><em>Moderate complexity</em></td><td>To have greater customisability, customers can customers can build identity solutions through a set of SDKs to meet different technical stacks and requirements.</td><td><a href="../../.gitbook/assets/SDKs-image.png">SDKs-image.png</a></td><td><a href="../../sdk/understanding-sdks.md">understanding-sdks.md</a></td></tr></tbody></table>
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion network/cheqd/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ The cheqd network is a highly scalable, enterprise-ready blockchain for identity

Below are a list of three core ways to integrate with the cheqd network. Each offers a different set of protocols and underlying technical capabilities:

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>cheqd Studio</strong></mark></td><td><em>Low complexity</em></td><td>Customers can easily integrate cheqd's identity functionality into their existing applications through hitting simple REST APIs using cheqd Studio. </td><td><a href="../../.gitbook/assets/credential-service-image.png">credential-service-image.png</a></td><td><a href="../../getting-started/get-started/">get-started</a></td></tr><tr><td><mark style="color:blue;"><strong>Software Development Kits (SDKs)</strong></mark></td><td><em>Moderate complexity</em></td><td>To have greater customisability, customers can customers can build identity solutions through a set of SDKs to meet different technical stacks and requirements.</td><td><a href="../../.gitbook/assets/SDKs-image.png">SDKs-image.png</a></td><td><a href="../../sdk/understanding-sdks.md">understanding-sdks.md</a></td></tr><tr><td><mark style="color:blue;"><strong>Direct integration with ledger code (cheqd SDK)</strong></mark></td><td><em>High complexity</em></td><td>For full customisability and flexibility, the cheqd SDK plugs directly into cheqd Network and is responsible for communicating with the core ledger code. </td><td><a href="../../.gitbook/assets/cheqd-sdk-image.png">cheqd-sdk-image.png</a></td><td><a href="../../advanced/tooling/advanced.md">advanced.md</a></td></tr></tbody></table>
<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>cheqd Studio</strong></mark></td><td><em>Low complexity</em></td><td>Customers can easily integrate cheqd's identity functionality into their existing applications through hitting simple REST APIs using cheqd Studio. </td><td><a href="../../.gitbook/assets/credential-service-image.png">credential-service-image.png</a></td><td><a href="../../getting-started/studio/">studio</a></td></tr><tr><td><mark style="color:blue;"><strong>Software Development Kits (SDKs)</strong></mark></td><td><em>Moderate complexity</em></td><td>To have greater customisability, customers can customers can build identity solutions through a set of SDKs to meet different technical stacks and requirements.</td><td><a href="../../.gitbook/assets/SDKs-image.png">SDKs-image.png</a></td><td><a href="../../sdk/understanding-sdks.md">understanding-sdks.md</a></td></tr><tr><td><mark style="color:blue;"><strong>Direct integration with ledger code (cheqd SDK)</strong></mark></td><td><em>High complexity</em></td><td>For full customisability and flexibility, the cheqd SDK plugs directly into cheqd Network and is responsible for communicating with the core ledger code. </td><td><a href="../../.gitbook/assets/cheqd-sdk-image.png">cheqd-sdk-image.png</a></td><td><a href="../../advanced/tooling/advanced.md">advanced.md</a></td></tr></tbody></table>
2 changes: 1 addition & 1 deletion sdk/veramo-plugin/payments/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ Credential Payments brings a significant evolution to the Verifiable Credentials

Below are a list of alternatives for using Credential Payments.

<table data-card-size="large" data-view="cards" data-full-width="false"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>cheqd Studio</strong></mark></td><td>Our API product enables users to <strong>use cheqd's functionality with minimal complexity</strong> and easily integrate APIs into existing apps. </td><td><a href="../../../getting-started/get-started/">get-started</a></td></tr></tbody></table>
<table data-card-size="large" data-view="cards" data-full-width="false"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>cheqd Studio</strong></mark></td><td>Our API product enables users to <strong>use cheqd's functionality with minimal complexity</strong> and easily integrate APIs into existing apps. </td><td><a href="../../../getting-started/studio/">studio</a></td></tr></tbody></table>

##
2 changes: 1 addition & 1 deletion sdk/veramo-plugin/status-list-v2021/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ cheqd stores each Status List and subsequent entries on-ledger as [DID-Linked Re

Below are a list of alternatives for creating cheqd Status Lists.

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>cheqd Studio</strong></mark></td><td>Our API product enables users to <strong>use cheqd's functionality with minimal complexity</strong> and easily integrate APIs into existing apps. </td><td><a href="../../../getting-started/get-started/">get-started</a></td></tr><tr><td><mark style="color:blue;"><strong>DID Registrar</strong></mark></td><td>Simple setup for building cheqd DIDs into existing applications using REST APIs, building into the <a href="https://uniregistrar.io/">Universal Registrar</a>.</td><td><a href="../../../advanced/did-registrar/">did-registrar</a></td></tr></tbody></table>
<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>cheqd Studio</strong></mark></td><td>Our API product enables users to <strong>use cheqd's functionality with minimal complexity</strong> and easily integrate APIs into existing apps. </td><td><a href="../../../getting-started/studio/">studio</a></td></tr><tr><td><mark style="color:blue;"><strong>DID Registrar</strong></mark></td><td>Simple setup for building cheqd DIDs into existing applications using REST APIs, building into the <a href="https://uniregistrar.io/">Universal Registrar</a>.</td><td><a href="../../../advanced/did-registrar/">did-registrar</a></td></tr></tbody></table>
2 changes: 1 addition & 1 deletion studio/credentials/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ You can use SaaS products from our partners to create best-in-class credential e

## Get started with cheqd Studio

Make sure you've [set up your account with cheqd Studio](../../getting-started/get-started/set-up-account.md), then you can start to:
Make sure you've [set up your account with cheqd Studio](../../getting-started/studio/set-up-account.md), then you can start to:

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>Issue Credentials</strong></mark></td><td>Issue <strong>W3C conformant Verifiable Credentials</strong> easily over REST API.</td><td><a href="issue-credential.md">issue-credential.md</a></td></tr><tr><td><mark style="color:blue;"><strong>Verify Credentials</strong></mark></td><td>Verify whether Credentials are valid, have been tampered or have expired.</td><td><a href="verify-credential.md">verify-credential.md</a></td></tr><tr><td><mark style="color:blue;"><strong>Verify Presentation</strong></mark></td><td>Verify whether a combination of Credentials are valid, have been tampered or have expired.</td><td><a href="verify-presentation.md">verify-presentation.md</a></td></tr></tbody></table>

Expand Down
2 changes: 1 addition & 1 deletion studio/credentials/issue-credential.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Using the `/credential/create` API, it is possible to issue Verifiable Credentia

Make sure you have set up your account with cheqd Studio and are logged in, using our guide below:

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>Set up your account</strong></mark></td><td>Set up your account with cheqd Studio and log in to start using the APIs.</td><td><a href="../../getting-started/get-started/set-up-account.md">set-up-account.md</a></td></tr></tbody></table>
<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>Set up your account</strong></mark></td><td>Set up your account with cheqd Studio and log in to start using the APIs.</td><td><a href="../../getting-started/studio/set-up-account.md">set-up-account.md</a></td></tr></tbody></table>

## Step 2: Create an Issuer DID

Expand Down
2 changes: 1 addition & 1 deletion studio/did-linked-resources/create-dlr.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Using the `/resource/create` API, users are able to create **custom DID-Linked R

Make sure you have set up your account with cheqd Studio and are logged in, using our guide below:

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>Set up your account</strong></mark></td><td>Set up your account with cheqd Studio and log in to start using the APIs.</td><td><a href="../../getting-started/get-started/set-up-account.md">set-up-account.md</a></td></tr></tbody></table>
<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>Set up your account</strong></mark></td><td>Set up your account with cheqd Studio and log in to start using the APIs.</td><td><a href="../../getting-started/studio/set-up-account.md">set-up-account.md</a></td></tr></tbody></table>

## Step 2: Create a DID

Expand Down
2 changes: 1 addition & 1 deletion studio/dids/create-did.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ To create a cheqd DID (`did:cheqd`) and associated DID Document there are two wa

Make sure you have set up your account with **cheqd Studio** and are logged in, using our guide below:

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>Set up your account</strong></mark></td><td>Set up your account with cheqd Credential Service and log in to start using the APIs.</td><td><a href="../../getting-started/get-started/set-up-account.md">set-up-account.md</a></td></tr></tbody></table>
<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>Set up your account</strong></mark></td><td>Set up your account with cheqd Credential Service and log in to start using the APIs.</td><td><a href="../../getting-started/studio/set-up-account.md">set-up-account.md</a></td></tr></tbody></table>

## Step 2: Create a DID and associated DID Document

Expand Down
2 changes: 1 addition & 1 deletion studio/payments/charge.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ To create an encrypted Verifiable Credential Status List v2021 with a set of Acc

Make sure you have set up your account with cheqd Studio and are logged in, using our guide below:

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>Set up your account</strong></mark></td><td>Set up your account with cheqd Studio and log in to start using the APIs.</td><td><a href="../../getting-started/get-started/set-up-account.md">set-up-account.md</a></td></tr></tbody></table>
<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>Set up your account</strong></mark></td><td>Set up your account with cheqd Studio and log in to start using the APIs.</td><td><a href="../../getting-started/studio/set-up-account.md">set-up-account.md</a></td></tr></tbody></table>

## Step 2: Create an Issuer DID

Expand Down
Loading

0 comments on commit 3330d9a

Please sign in to comment.