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 Issuer Profile
  • Managing Subjects
  • Issuing a verifiable credential
  1. Product
  2. Core Web3 Services

DID Studio

PreviousCore Web3 ServicesNextStorage Studio

Last updated 1 year ago

Decentralized Identity (DID) is a self-owned and controlled identity system that enables individuals to manage their digital identities without relying on centralized authorities. DIDs provide privacy, security, and interoperability across different applications and platforms.

Login --> DApp Studio --> Build It --> Easy Builder --> Launch DID Studio

The DID Manager View Details screen opens up,

This page displays the Project ID and the Instance ID.

This page mainly consists of three tables,

  • Issuer Profiles Table

  • Issued Credentials Table

  • Manage Subjects Table

Creating your Issuer Profile

Please click on the Create Profile button from the DID Manager View Details Screen.

Enter the Issuer Name, Issuer Description and Issuer Designation.

Choose the required DID type from the dropdown.

Click on the Create button to create your Issuer Profile.

Now an entry is made in the Issuer Profiles Table.

You can remove an entry by clicking the Remove button on the Issuer Profiles table.

If you click the Resolve button, the DID document will be displayed in a pop-up modal.

Managing Subjects

Please click on the Add Subject button on the DID Manager View Details screen.

Enter the Subject Name, Subject email ID, and Subject Designation.

Choose the DID Type from the dropdown.

Click on the Add button to add the subject.

Now an entry is made in the Manage Subjects Table.

You can remove an entry by clicking the Remove button on the Manage Subjects table.

If you click the Resolve button, the DID document will be displayed in a pop-up modal.

Issuing a verifiable credential

Please click on the Issue Credential button on the DID Manager View Details screen.

Choose the Issuer Profile from the dropdown

Choose the Credentials Template from the dropdown

Choose the Subject/Subject to Issue from the dropdown

Click on the Issue button to Issue the credential.

Now an entry is made in the Issued Credential Table.

DID Manager View Details Screen
Create Issuer Profile pop up
Add New Subject Pop up
Issue Credential pop up.