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 the base implementation for WC connection #19907

Closed
4 tasks done
clauxx opened this issue May 6, 2024 · 0 comments · Fixed by #19909
Closed
4 tasks done

Add the base implementation for WC connection #19907

clauxx opened this issue May 6, 2024 · 0 comments · Fixed by #19909
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 May 6, 2024

Feature Issue

User Story

As a developer, I want to have a way to set up Wallet Connect sessions, so that we have a shared base implementation of the flow

Description

In order to not diverge/conflict when implementing the features, we should have a starting point from which we will add the functionality on top from other user stories.

Acceptance Criteria

  • should run the Wallet Connect initialisation (behind a feature flag) on login
  • should be able to request a connection to the test dApp (https://react-app.walletconnect.com/) with at least one chain (via REPL)
  • should be able to approve the connection request (via REPL)
  • should have step-by-step instructions for testing the connection flow

Notes

@clauxx clauxx added the feature feature requests label May 6, 2024
@clauxx clauxx self-assigned this May 6, 2024
@clauxx clauxx added the E:Mobile MVP Wallet Connect integration Focusing on integrating the WC functionality and UX flows based on descoped designs label May 6, 2024
@clauxx clauxx added this to the 2.30.0 Beta milestone May 14, 2024
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
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant