We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
wallet-selector/ my-near-wallet
sign and submit tx
sign message
The text was updated successfully, but these errors were encountered:
matiasbenary
No branches or pull requests
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
wallet-selector/ my-near-wallet
package so it opens MNW in a new pop-up windowsign and submit tx
sign message
wallet-selector/ my-near-wallet
packageThe text was updated successfully, but these errors were encountered: