UNPKG

wallet-connect-js

Version:

block chain wallet connect tools,Support EOS, ETH, TRON and other chains

34 lines (33 loc) 841 B
{ "name": "wallet-connect-js", "version": "1.0.3", "description": "block chain wallet connect tools,Support EOS, ETH, TRON and other chains", "main": "index.js", "author": "yuanjunliang", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/yuanjunliang/wallet-connect-js.git" }, "keywords": [ "ETH", "EOS", "TRON", "Scatter", "MetaMask", "wallet-connnect" ], "license": "ISC", "bugs": { "url": "https://github.com/yuanjunliang/wallet-connect-js/issues" }, "homepage": "https://github.com/yuanjunliang/wallet-connect-js#readme", "dependencies": { "@walletconnect/client": "^1.3.1", "@walletconnect/qrcode-modal": "^1.3.1", "eos-wallet-js": "^1.0.26", "web3": "^1.3.0" } }