TP-Lab / tp-js-sdk

TokenPocket JS API for Dapp of ETH, IOST, TRON, COSMOS, SOLANA, EOS etc. (mobile only)
200 stars 61 forks source link

不完全明白?:已经支持了Scatter, MetaMask, TronLink, iWallet插件的Dapp可以直接在钱包内使用Dapp浏览器体验,无需再使用我们这个SDK #12

Closed dlgchg closed 3 years ago

dlgchg commented 3 years ago

我能否直接像pc中使用,比如: window.ethereum.request({ method: "eth_requestAccounts" }); 这个可以调起chrome中metamask插件,但是我用tp就不行

chendatony31 commented 3 years ago

可以的,只是tp 不会弹框 直接返回当前 钱包

dlgchg commented 3 years ago

明白了, 谢谢