Skip to main content

dcent-cli-connector

This package is a command line interface for connecting to DCENT biometric wallet.
dcent-cli-connector is a module for easy integration of DCENT into 3rd party services.

If you need more features for dcent-cli-connector, please feel free to contact us through contact@iotrust.kr.

DCENT CLI SDK Integration Guide

Version History

versiondatemodification
v0.1.3-beta2023.02.23Improved stability
v0.1.2-beta2022.01.13add & modify documents
v0.1.0-beta2022.01.13First version of DCENT CLI SDK connector release

Introduction

DCENT CLI SDK allows your console application to quickly create a wallet application using DCENT biometric wallet. This guide explains how to install DCENT CLI SDK and use the SDK for your wallet application.

Packages

DCENT CLI SDK includes:

  • doc : Integration guide and API documentation of DCENT CLI SDK.
  • dist : DCENT CLI SDK library file.

You can find the full source code of DCENT CLI SDK here.

Example code

You can find the example web page source code here.