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

feat: add support for meteor wallet mobile app #1275

Merged
merged 6 commits into from
Jan 17, 2025

Conversation

Elabar
Copy link
Contributor

@Elabar Elabar commented Jan 2, 2025

Description

Meteor Wallet App integration. We mainly use this for in app browser, where user can browse the dapp within the meteor wallet. We are using instant-link wallet type to automatically sign in user for the dapp they are browsing.

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

Copy link
Collaborator

@trechriron trechriron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My initial read is two thumbs up. Would like another wallet builder to take a look. I would really like to avoid one pair of eyes on a review. Wallet Selector is too important to all of us. :-)

- also added a ping in signIn that should resolve almost immediately to avoid auto login stuck
- this is so our app make sure we are processing the right message
@@ -0,0 +1,66 @@
# @near-wallet-selector/meteor-wallet-app

This is the [Meteor Wallet (for in app only)](https://meteorwallet.app) package for NEAR Wallet Selector.
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't understand what it means for it to be in app only

Is this for a mobile app? or for a wallet embedded within apps?

If it is a mobile app, you could change it to:

This package is for the [Meteor Wallet **mobile app**](https://meteorwallet.app) package for NEAR Wallet Selector.

@gagdiez
Copy link

gagdiez commented Jan 16, 2025

@trechriron looks good to me, I will ask one of the DevRels to test it in-depth next week so we can get a third pair of eyes

Copy link
Collaborator

@trechriron trechriron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@trechriron trechriron merged commit 69ab20d into near:dev Jan 17, 2025
9 checks passed
@trechriron
Copy link
Collaborator

We can release next week after some testing.

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

Successfully merging this pull request may close these issues.

3 participants