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

Add WC signing request flow #19837

Open
5 tasks done
clauxx opened this issue Apr 30, 2024 · 0 comments · May be fixed by #20199
Open
5 tasks done

Add WC signing request flow #19837

clauxx opened this issue Apr 30, 2024 · 0 comments · May be fixed by #20199
Assignees
Labels
dapp-interactions-team E:Mobile MVP Wallet Connect integration Focusing on integrating the WC functionality and UX flows based on descoped designs feature feature requests
Milestone

Comments

@clauxx
Copy link
Member

clauxx commented Apr 30, 2024

Feature Issue

User Story

As a user, I want to be able to sign requests from Wallet Connect, so that I can perform actions in other dApps using the keys from my wallet.

Description

The app should react to incoming Wallet Connect requests and show a screen that prompts the user to confirm the request. Design fidelity is not important here, so the focus is mostly on UX.

Design link

Acceptance Criteria

  • The user can see a new signing request when prompted from a dApp
  • The user can see the contents of the request
  • The user can accept the request
  • The user should authenticate with the device (password/biometric) when accepting
  • The user should be able to sign data from the following RPC methods
    • eth_sign
    • personal_sign
    • eth_signTypedData
    • eth_signTypedData_v4
@clauxx clauxx added feature feature requests E:Mobile MVP Wallet Connect integration Focusing on integrating the WC functionality and UX flows based on descoped designs labels Apr 30, 2024
@clauxx clauxx self-assigned this May 14, 2024
@clauxx clauxx added this to the 2.30.0 Beta milestone May 14, 2024
@clauxx clauxx linked a pull request May 28, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dapp-interactions-team E:Mobile MVP Wallet Connect integration Focusing on integrating the WC functionality and UX flows based on descoped designs feature feature requests
Development

Successfully merging a pull request may close this issue.

1 participant