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 : Recommended way to connect to multiple chains simultaneously #9

Open
SMLaursen opened this issue Jun 1, 2023 · 0 comments

Comments

@SMLaursen
Copy link

SMLaursen commented Jun 1, 2023

Is it possible to make a dapp/wallet with MPC that seamlessly can interact with multiple (evm) chains simultaneously from a single address?

If so what is the preferred way to do so? For "regular" web3auth, it's trivial, by obtaining the privateKey first and e.g. creating a ethers.JsonRpcSigner you connect to different ethers.JsonRpcProviders. For MPC, I guess one would have to instantiate multiple Web3AuthMPCCoreKits to be able to obtain chain specific SafeEventEmitterProviders? Does more seamless approaches exists?

Thanks ☺

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

1 participant