Decentralised Key Management SystemDecentralised Key Management System
DKMS Concepts
Developer Guide
DKMS Concepts
Developer Guide
  • Developer Guide

    • Infrastructure
    • Clients

Clients

Communication with the DKMS network requires a dedicated client. We provide two clients with distinct levels of abstraction:

  • DKMS.js -- Node-based client enabling direct interactions with the DKMS network.
  • DKMS CLI -- Command line interface for checking the state of the DKMS network.

DKMS CLI

DKMS CLI is a command line interface for interacting with the DKMS network. It is a simple tool that allows you to interact with Witnesses and Watchers, create and sign events, and more.

Installation

The best way to install DKMS CLI is by downloading one of the release from Release page

Usage

Create a new identifier

DKMS CLI allows you to create a new identifier and manage thiers KEL's. To do this, see example:

Last Updated:: 3/26/25, 3:31 PM
Contributors: blelump, Robert Mitwicki
Prev
Infrastructure