
WalletConnect (v2.0 protocol)
大小:1.97MiB版本:v 1.4.1更新时间:2021-08-04
WalletConnect is an open protocol to communicate securely between Dapps and Wallets
WalletConnect (v2.0 protocol) 的使用方法详解,最全面的教程
WalletConnect (v2.0 protocol) 描述:
用户数:484
分类:未知分类
扩展大小:1.97M
最后更新时间:2021-08-04
版本:v 1.4.1
WalletConnect (v2.0 protocol) 插件简介:
这是来自Chrome商店的 WalletConnect (v2.0 protocol) 浏览器插件,您可以在当前页面下载它的最新版本安装文件,并安装在Chrome、Edge等浏览器上。
WalletConnect (v2.0 protocol)插件下载方法/流程:
点击下载按钮,关注“扩展迷Extfans”公众号并获取验证码,在网页弹窗中输入验证码,即可下载最新安装文件。
WalletConnect (v2.0 protocol)插件安装教程/方法:
(1)将扩展迷上下载的安装包文件(.zip)解压为文件夹,其中类型为“crx”的文件就是接下来需要用到的安装文件
(2) 从设置->更多工具->扩展程序 打开扩展程序页面,或者地址栏输入 Chrome://extensions/ 按下回车打开扩展程序页面
(3) 打开扩展程序页面的“开发者模式”
(4) 将crx文件拖拽到扩展程序页面,
完成安装如有其它安装问题,
请扫描网站底部二维码与客服联系如有疑问请参考:
https://www.extfans.com/installation/Most importantly we must migrate Wallets before Dapps can start supporting v2.0. This is because Wallets can support both versions in parallel and route connection requests to corresponding clients using the version number specified in the URI present in the QR Code or Deep Link.
Once we reach a signficant quota of Wallets supporting v2.0 then we can start migrating Dapps as they will be able to simply upgrade the major version of their packages on NPM.
The v2.0 protocol establishes a remote pairing between two apps and/or devices using a Relay server to relay payloads. These payloads are symmetrically encrypted through a shared key between the two peers. The pairing is initiated by one peer displaying a QR Code or deep link with a standard WalletConnect URI and is established when the counter-party approves this pairing request.
Currently the WalletConnect protocol has references implementations written in Typescript for the Client and the Relay Server
To quickly setup for your Dapp or Wallet, install and extension
To read in more detail about the WalletConnect protocol, go to GitHub
Additionally you can also consult the API references for Client and Relay Server.