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: metamask sdk #443

Merged
merged 3 commits into from Aug 18, 2023
Merged

feat: metamask sdk #443

merged 3 commits into from Aug 18, 2023

Conversation

IgorShadurin
Copy link
Collaborator

@IgorShadurin IgorShadurin commented Aug 14, 2023

With this Metamask SDK integration, users now have more flexible login options:

  • In any browser without the extension, users can log in using the Mobile Metamask QR code.
  • In mobile browsers, the integration should open the Metamask Browser (note that this supports only HTTPS).
  • If the user doesn't have the extension installed, the SDK onboarding mechanism will suggest installing it.

# Conflicts:
#	package-lock.json
#	src/components/Dialogs/MetamaskMigrationDialog/MetamaskCreateAccount.tsx
#	src/components/Modals/TopUpInviteModal/TopUpInviteModal.tsx
#	src/pages/_app.tsx
@IgorShadurin IgorShadurin marked this pull request as ready for review August 14, 2023 13:08
@IgorShadurin IgorShadurin merged commit 7f1ac02 into development Aug 18, 2023
2 checks passed
@IgorShadurin IgorShadurin deleted the feat/mobile-metamask branch August 18, 2023 10:04
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.

None yet

2 participants