dcent-cli-connector

This package is command line interface for connecting to D'CENT biometric wallet. dcent-cli-connector is modules for easy integration of D'CENT into 3rd party services.

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

D'CENT CLI SDK Integration Guide

Version History

Introduction

D'CENT CLI SDK allows your console application to quickly create an wallet application using D'CENT biometric wallet. This guid explanins how to install D'CENT CLI SDK and use the SDK for your wallet application.

Packages

D'CENT 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 D'CENT CLI SDK here.

Example code

You can find the example web page source code here.

Last updated