KrypCore Web3 User Manual
  • Welcome to KrypCore Web3
  • Introduction
    • Overview of the Platform
    • Product Architecture
    • Supported Networks & Platforms
  • Getting started
    • User Registration and Login
    • The First Steps - Navigating the Dashboard
  • User Management
    • User Subscription Plans
    • User Account Management
  • Product
    • Infrastructure
      • Blockchain Endpoints
        • Adding network to Metamask
      • Storage Endpoints
      • DID Service Endpoints
    • DApp Studio
    • Core Web3 Services
      • DID Studio
      • Storage Studio
      • Wallet Studio
    • Enablers
      • Smart Contract Studio
      • NFT Studio
      • FT Studio
    • Add on Services
      • Gasless Transactions
      • Managed Gas Service
      • Data Lake
  • SDK Integration
  • API Credits Recharge
  • Support
  • Troubleshooting
  • Glossary
Powered by GitBook
On this page
  • Creating your DID Endpoint
  • Suspend Endpoint
  • Rename Endpoint
  1. Product
  2. Infrastructure

DID Service Endpoints

PreviousStorage EndpointsNextDApp Studio

Last updated 1 year ago

Our Decentralized Identity (DID) Endpoint as a Service provides a comprehensive solution for managing and utilizing decentralized identities within your applications. With our platform, you can easily integrate decentralized identity capabilities and leverage the power of self-sovereign identity. Here's what our Decentralized Identity Endpoint offers:

  1. Identity Creation and Management

  2. Verifiable Credentials

  3. Identity Authentication and Verification

  4. Interoperability and Portability

  5. Privacy and Data Ownership

  6. Identity Revocation and Recovery

  7. Developer-Friendly APIs and SDKs

  8. Compliance and Regulation

Creating your DID Endpoint

Login --> Endpoints (Side Menu) --> Endpoints page

This page is split into three tabs,

  1. Blockchain Tab

  2. Storage Tab

  3. DID Tab

To create a new DID endpoint, click on the Create an Endpoint button. The following pop up modal opens up,

The Infra Type is pre-selected as DID Node.

Select the required Protocol from the Select Protocol dropdown menu

Click on the Create Endpoint button to create the endpoint.

Now the created endpoint is displayed on the table under the Storage tab on the Endpoints page.

Each entry in the table has an action button. Clicking this opens up the Endpoints Details page.

This page displays all the details of the endpoint.

There is a table that displays all the Endpoint Transactions.

There are three action buttons on this page,

  • Suspend Endpoint - To suspend the endpoint

  • View Documentation - Redirects to the GitHub space for documentation

  • Rename - To rename the endpoint

Suspend Endpoint

Click on the Suspend Endpoint button. A pop-up opens up.

Click on Yes to suspend the endpoint.

The endpoint is suspended now.

You can reactivate the suspended endpoint if you want.

Click on the Activate Endpoint button. A pop-up opens up.

Click on Yes to activate the endpoint.

The endpoint is activated now.

Rename Endpoint

Click on the Rename button. A pop-up opens up.

Enter the new name for the endpoint.

Click on the Submit button to rename the endpoint.

Endpoints Page
Create DID endpoint pop up modal
Storage Endpoint Details page
Suspend pop up
Activate pop up
Rename Endpoint