Skip to content
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

Question about WalletConnect plugin Hosting #9

Open
FawadHa1der opened this issue Nov 7, 2023 · 2 comments
Open

Question about WalletConnect plugin Hosting #9

FawadHa1der opened this issue Nov 7, 2023 · 2 comments

Comments

@FawadHa1der
Copy link

@yann300 got a question but couldn't figure where to ask. Where is the walletconnect plugin that comes with remix-alpha.ethereum.org hosted? is it the same domain as remix-alpha.ethereum.org?

We are trying to integrate walletconnect into a Remix Plugin which we host separately. But it doesnt work as intended and I think the plugin being on a different host is part of the issue

@yann300
Copy link
Owner

yann300 commented Nov 7, 2023

The actual code is at https://github.com/ethereum/remix-project/tree/master/apps/walletconnect
in remix.ethereum.org and alpha, it's at the same origin, but using a different origin shouldn't cause any problem.
Could you give some context where you are running the plugin?

@FawadHa1der
Copy link
Author

Thanks for the reply @yann300. kinda stuck so some direction would be good. We at nethermind are helping zksync write a plugin for remix. That plugin might be hosted on a different domain. so when I connect to metamask from within the local plugin hosted on a separate domain it doesn't show up as connected within the meta mask wallet itself. I imagine this is a security feature since the main app is at remix.ethereum.org and the plugin is a different domain, no ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants