DID Studio

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.

Last updated