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

Make MyNearWallet behave like Meteor #1278

Open
3 of 5 tasks
gagdiez opened this issue Jan 16, 2025 · 0 comments
Open
3 of 5 tasks

Make MyNearWallet behave like Meteor #1278

gagdiez opened this issue Jan 16, 2025 · 0 comments
Assignees

Comments

@gagdiez
Copy link

gagdiez commented Jan 16, 2025

Currently, My NEAR Wallet redirects the user to the MNW site each time the user needs to interact with the wallet (login, sign)

We need to implement a couple of changes, so it opens in a new page (as Meteor does), thus not interrupting the user flow

Objectives

  • Modify the wallet-selector/ my-near-wallet package so it opens MNW in a new pop-up window
  • Make it exchanges messages with the child window, without reloading the original app
  • Implement sign and submit tx
  • Implement sign message
  • Modify MNW page to be able to interact with the wallet-selector/ my-near-wallet package
@gagdiez gagdiez added this to DevRel Jan 6, 2025
@gagdiez gagdiez converted this from a draft issue Jan 16, 2025
@github-project-automation github-project-automation bot moved this to NEW❗ in DevTools Jan 16, 2025
@gagdiez gagdiez changed the title Figure out how to make MNW behave like Meteor Make MyNearWallet behave like Meteor Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress 🏗️
Status: NEW❗
Development

No branches or pull requests

2 participants