Pull up wallet with DeepLink
Introduction
Instructions
<a href='tpoutside://pull.activity?param={}'>Open TokenPocket to authorize</a><br/>{
"callbackUrl": "http://115.205.0.178:9011/taaBizApi/taaInitData",
"memo": "demo",
"action": "login",
"actionId": "1647604216423",
"blockchains": [{
"chainId": "1",
"network": "ethereum"
}],
"dappIcon": "https://eosknights.io/img/icon.png",
"dappName": "zs",
"expired": 1602,
"protocol": "TokenPocket",
"version": "v1.0"
}How to return to H5 from TP wallet
Last updated