Configurations
npm install dcent-web-connectorconst DcentWebConnector = require('dcent-web-connector')Requirement
Basic structure
Functions
Returned JSON object type
{
"header": {
"version": "1.0",
"request_from": "",
"status": ""
},
"body": {
"command" : "",
"parameter" : {}
}
}Common Errors
Basic functions
DcentWebConnector initialize
DcentWebConnector initializeSet TimeOut Time
Close pop-up window
Set Device Connection Listener
Address Path
Coin Type
APIs
Wallet device and accounts info.
Device & Accounts Info.Address & XPUB
Address & XPUBEthereum & EVM compatible network
Ethereum & EVM compatibleKlaytn
KlaytnBitcoin & Bitcoin compatible network
BitcoinXRPL (XRP Ledger)
XRPL (XRP Ledger)Hedera (HBAR & HTS)
Hedera (HBAR & HTS)Last updated