New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Using Ocean.js with WalletConnect in React Native #1142
Comments
|
Hi @TimDaub, thanks for the feedback. |
yes, I've also noticed that. Only the market implements: https://github.com/oceanprotocol/market/blob/34e424b13fcb9ce69f1f1114c865027f6863d905/package.json#L37
That's my understanding too. Ok, thanks. So it sounds like there's a general misunderstanding about web3, WalletConnect and how to use it with ocean.js. Edit: For now, I'll leave this issue open until we understand where is the point of contention and to document it upon closing as an issue comment here. |
Sure, happy to answer any other questions. |
signal-2021-12-14-003642_001.mp4WalletConnect and ocean.js are compatible. But it may be necessary to deactivate the qr code modal when launching the WalletConnectProvider: |
Lately, there have been reports on Discord that ocean.js can't be used on React Native with WalletConnect given the use of web3modal. But clearly, when opening market.oceanprotocol.com, using WalletConnect is possible. So it seems to be a problem specifically with React Native and WalletConnect.
So to either resolve this issue through collecting information or by proposing code changes, I'd like to understand what's holding someone on React Native back to use this library. Finally, if I can, I'd like to send a PR that can potentially resolve the issues with React Native and WalletConnect.
Do maintainers of this repository have further information on what seems to be the issue?
For reference, here's the report I saw on Discord: https://docs.google.com/document/d/1HsW4-RqANjkAPIUgjGpZ5ZMsTzODYQu6_7QJLHWLa4I/edit#heading=h.gw5r9qshjkib
The text was updated successfully, but these errors were encountered: