How to connect wallet to website using webview with injected provider.js #2283
Unanswered
diegonicolas250
asked this question in
Q&A
Replies: 1 comment 1 reply
-
I have not dealt with this before but seems your goal is to expose an This seems a lot involved. I think there could be some existing open-source implementations for this, which might simplify a lot of work. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello, I have my app with a webview, with an injected provider.js and webview.js, sames as described here https://specs.status.im/spec/14#implementation
What I want to do is connect a wallet to a crypto site using my webview, any idea how can I achieve this?
Basically same behavior as connecting to the site with metamask
Im trying to connect to this website just for a example: https://pancakeswap.finance/
Many thanks
Beta Was this translation helpful? Give feedback.
All reactions