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

[Feature] Install snap from dapp iOS #6002

Merged
merged 1 commit into from
Mar 27, 2023

Conversation

owencraston
Copy link
Contributor

@owencraston owencraston commented Mar 20, 2023

Development & PR Process

  1. Follow MetaMask Mobile Coding Standards
  2. Add release-xx label to identify the PR slated for a upcoming release (will be used in release discussion)
  3. Add needs-dev-review label when work is completed
  4. Add needs-qa label when dev review is completed
  5. Add QA Passed label when QA has signed off

Description

Write a short description of the changes included in this pull request, also include relevant motivation and context. Have in mind the following questions,
1. What is the reason for the change?

Screenshots/Recordings

Screen.Recording.2023-03-23.at.10.50.52.PM.mov

Issue

Progresses https://github.com/MetaMask/mobile-planning/issues/618

Checklist

  • There is a related GitHub issue
  • Tests are included if applicable
  • Any added code is fully documented

@github-actions
Copy link
Contributor

CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes.

@owencraston owencraston force-pushed the detectSnapLocation-npm branch 2 times, most recently from 23da343 to dce223a Compare March 23, 2023 22:33
Base automatically changed from detectSnapLocation-npm to feat/snaps-system-integration March 23, 2023 23:20
@owencraston owencraston force-pushed the install-snap-from-dapp branch 4 times, most recently from ad810c0 to c283cc2 Compare March 24, 2023 02:46
@owencraston owencraston changed the title Install snap from dapp [Feature] Install snap from dapp iOS Mar 24, 2023
@owencraston owencraston marked this pull request as ready for review March 24, 2023 03:24
@owencraston owencraston requested a review from a team as a code owner March 24, 2023 03:24
app/components/Nav/Main/MainNavigator.js Outdated Show resolved Hide resolved
app/core/Snaps/createSnapMethodMiddleware.ts Outdated Show resolved Hide resolved
app/core/Snaps/createSnapMethodMiddleware.ts Outdated Show resolved Hide resolved
app/core/Engine.js Outdated Show resolved Hide resolved
- extract icon from tar file
- show request permissions for install snap and account access
- move snap webview to the root of the app and make it invisible
- create RPC method handlers to register snaps rpc methods
@owencraston owencraston force-pushed the install-snap-from-dapp branch from e66cb41 to 5073843 Compare March 27, 2023 15:50
@owencraston owencraston added mobile-snaps No QA Needed Apply this label when your PR does not need any QA effort. labels Mar 27, 2023
@owencraston owencraston merged commit 4ffc810 into feat/snaps-system-integration Mar 27, 2023
@owencraston owencraston deleted the install-snap-from-dapp branch March 27, 2023 16:09
@github-actions github-actions bot locked and limited conversation to collaborators Mar 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
mobile-snaps No QA Needed Apply this label when your PR does not need any QA effort.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants