0.0.1 • Published 1 year ago

@web3lib/core-connector-beta v0.0.1

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

vue-ts

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

Note

Q:使用 vue-dapp 到 IDE 模式下,会出现内嵌的 iframe 无法连接钱包问题 A:针对在 ide 编辑模式下,iframe 是个空白文档,钱包数据从父级获取

Q:使用 vue-dapp 新版本仅支持 meatmask,无法唤起其他钱包 A:更换链接钱包库:https://github.com/WalletConnect/web3modal。 node 版本需要 18.18.0 以上