add Tezos & Vechain & Near & Havah transaction function
v0.12.1
2023.05.03
add support coin group for syncAccount
v0.12.0
2023.02.15
add Tron & Stellar transaction transaction functions
v0.11.2
2022.04.21
modify getEthereumSignedTransaction interface for EIP-2718
v0.11.0
2022.03.08
add interface for Hedera transaction
v0.10.5
2021.12.23
support sign data function
v0.10.4
2021.05.06
add Select address function
v0.10.3
2021.03.15
add XDC transaction function
v0.10.1
2020.11.30
modify description for Ripple full transaction
v0.10.0
2020.09.28
add interface for Ripple full transaction
v0.9.0
2020.06.22
add interface for BITCOIN transaction
v0.8.0
2020.06.05
add 'getSignedMessage' function
v0.7.0-beta
2019.05.07
add KLAYTN transaction function
v0.6.2-beta
2019.04.07
First version of D'CENT Web SDK connector release
Introduction
D'CENT Web SDK allows your web application to quickly create an wallet application using D'CENT biometric wallet. This guide explains how to install DCENT Web SDK and use the SDK for your web wallet application.
Architecture
The figure below is a D'CENT Web SDK structure.
When the functions is called, if the D'CENT Bridge Service is not running as a popup, the popup window is automatically opened internally and a request to process the function is transmitted.
Packages
D'CENT Web SDK includes:
doc : Integration guide and API documentation of DCENT Web SDK.
src : DCENT Web SDK library file.
You can find the full source code of D'CENT Web SDK here.