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

[FEATURE] Investigate FCL ethereum provider #1868

Open
jribbink opened this issue May 9, 2024 · 0 comments
Open

[FEATURE] Investigate FCL ethereum provider #1868

jribbink opened this issue May 9, 2024 · 0 comments
Labels

Comments

@jribbink
Copy link
Contributor

jribbink commented May 9, 2024

Issue to be solved

With EVM support coming to Flow, this brings the potential for any Cadence account to interact with Flow EVM. However, any dApps interacting exclusively with the EVM wallets via EVM client libraries will be unable to support existing Flow wallets, unless these wallets configure explicit support for Flow EVM.

Suggest A Solution

Potentially, a "FCL Ethereum Provider" could be created, such that it interfaces with a user's Flow wallet via FCL in order to interact with Flow EVM. This provider could handle the connection to the wallet, as well translate the necessary EVM interactions into a native Cadence transaction, which the provider would then request from the Flow wallet.

It is uncertain how feasible (or necessary) this is, but I've created this issue to track this idea.

What are you currently working on that this is blocking?

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
Development

No branches or pull requests

1 participant