问题标签 [wallet-connect]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
ios - 在 Dapp swift 5 中共享链接时直接打开 WallectConnect 兼容钱包
我正在创建需要将钱包与 WalletConnect 连接的 Dapp
生成二维码时与钱包连接,用钱包应用程序扫描,但我们可以检查已安装的钱包直接打开吗?
flutter - Flutter - 使用钱包连接连接信任钱包
我正在尝试创建一个可以通过 WalletConnect 连接到移动钱包(例如:Metamask、TrustWalet...)的移动应用程序,但我找不到任何东西。
有什么方法可以在 Flutter 应用上实现 walletconnect 吗?
ios - 在 uiActivityViewController swift 5 中未显示已安装的钱包连接支持的应用程序
我需要在 uiActivityController 中显示已安装的钱包连接支持的钱包应用程序列表,例如元掩码、信任钱包、彩虹
但没有在 uiactivityviewcontroller ios swift 5 中显示这些应用程序。
flutter - 将 MetaMask 与 Flutter 移动应用程序集成
I want to add feature in my mobile app to send ether from one address to another address and for this I need to integrate metamask with my flutter mobile application. What package can I use for this purpose? I want to send ether through metamask but using UI of my application. How can I do this. Hoping I am clear what I stated
swift - 如何通过 iOS 应用打开和验证 WalletConnect 链接?
我目前有一个 iOS 应用程序,我希望用户能够通过 WalletConnect 导入他们的加密钱包。我尝试使用 WalletConnect 示例应用程序,并且我生成了一个打开元掩码的 url,但它不要求任何类型的验证,它只是打开元掩码,没有别的。我在他们的 github 上也看到其他人有同样的问题,但没有解决方案。除了 WalletConnect 之外,我也没有看到任何其他服务/程序包执行这些功能,我将不胜感激任何关于我可能做错了什么或我可以尝试的其他选项的建议
react-native - 我想与 react native 移动应用程序交互智能合约
我想与我的智能合约交互以使用它们的功能。我正在使用该ethereum-react-native-boilerplate
示例,并且正在尝试使用该useWeb3ExecuteFunction
钩子执行智能合约功能。我运行这个示例并且它工作正常但是当我尝试与智能合约交互时react-moralis
它不起作用并且只重定向到元掩码而不调用智能合约的函数。下面的代码在按钮单击时调用以调用智能合约功能。
我遵循了 react-moralis 的官方文档 https://github.com/MoralisWeb3/react-moralis#useweb3executefunction
javascript - 未显示 eth_sendTransaction 弹出窗口的 WalletConnect 交易问题
我已经使用它通过 QR 码连接 walletconnect,并使用 useWeb3React 连接到钱包。
Metamask 扩展工作正常,但无法使用 walletconnect 进行交易。
以上适用于metamask扩展,但不适用于Walletconnect。
reactjs - walletconnect 在本地主机中不起作用,但在使用 web3-react 的代码沙箱中不起作用
我尝试使用 web3-react 来实现 walletconnect,然后是他们在文档中的示例,但似乎它在 localhost 但在代码和框中不起作用。有人可以向我解释它是怎么发生的,我的简单代码框可以参考 https://codesandbox.io/s/react-typescript-forked-dj3tr?file=/src/connectors/walletConnect.ts
wallet-connect - 我正在尝试将 walletconnect 集成到我的反应应用程序中,但我收到了这些错误 POST https://mainnet.infura.io/v3/27e484dcd9e3efcfd25a83a78777cdf1
我正在尝试将 walletconnect 集成到我的 Web 应用程序中,但出现错误:POST https://mainnet.infura.io/v3/27e484dcd9e3efcfd25a83a78777cdf1 not found 或其他错误在此处输入图像描述