Address Book

Overview

The Address Book provides a mechanism for mapping decentralized identifiers (DIDs) to human-readable alias names, enhancing usability and identification within the system.


User Guide

Pre-requisites

  • Authorization to Client Gateway

Add a DID to the Address Book

  1. Navigate to Address Book page

Address Book menu
  1. Click Add

Add DID button
  1. Input Alias and DID in the form and click Save

Add DID form
  1. Success message will be shown, click Dismiss to close modal and view the address book

Successfully created contact

Modify a DID in the Address Book

  1. Click on the button of the DID record that you wish to update, and choose Update

Address book options
Update DID
  1. Modify Alias in the input field. Once done, click Save

Update DID form
  1. Success message will be shown, click Dismiss to close modal and view the address book

Successfully updated contact

Remove a DID in the Address Book

  1. Click on the button of the DID record that you wish to update, and choose Remove

Address book options
Remove DID
  1. A confirmation modal will appear, click Confirm to remove the DID from address book or Cancel

Delete DID confirmation modal
  1. Success message will be shown, click Dismiss to close modal and view the address book

Successfully deleted contact

Last updated