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

Implement display_uri event for FCL Ethereum provider #2108

Open
jribbink opened this issue Feb 4, 2025 · 0 comments
Open

Implement display_uri event for FCL Ethereum provider #2108

jribbink opened this issue Feb 4, 2025 · 0 comments

Comments

@jribbink
Copy link
Contributor

jribbink commented Feb 4, 2025

Wagmi depends on the display_uri event, so we must implement this for our WC wallets. This will probably require changes to the currentUser.authenticate function. Probably something along the lines of passing down a onDisplayUri handler which disables the default modal.

Fcl-wc already has a pairingModelOverride option which may be able to be leveraged, however this is only configurable at initialization and not on a per-request basis, so changes should be required regardless.

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

No branches or pull requests

1 participant