-
A common occurrence is that people try to do execution during snap installation, which either never returns or throws an error. For example https://github.com/MetaMask/snaps-monorepo/discussions/985#d…
-
## Issue Type
```
[x] bug report
[ ] feature request
```
## Current Behavior
Please list down all the issues based on testing of gateway 2.5.
### Known Issues.
- [x] Fix: Design …
-
From what i remember, Curate allows us to deeplink to the submission form of a registry by encoding the form fields in the URL. Perhaps we can do that in the Snap, so that if the data is not present, …
-
The [legacy snaps getting started tutorial](https://docs.metamask.io/guide/snaps.html#getting-started) works, but it doesn't walk the user through the process of creating or significantly customizing …
-
## Description
This is my first time implementing Metamask snap, so I'm going to do
- quick stark
- look for the Account Abstraction example
- create a technical document
Then get feedback from the …
-
# Open Grant Proposal: Filecoin Native Mobile App for Hackathons and End Users at Scale
**Project Name:** Filecoin Native Mobile App for Hackathons and End Users at Scale
**Proposal Category:**
…
-
Downloading the latest MetaMask Flask release from Github Releases (the one on MDN was oudated), and running `npm run serve` from the `browserify-snap` example I get the following error on `wallet_req…
-
## Description
The user is able to do the following with Metamask Snap
- Create user operation
- Sign user operation
- Send to bundler and process the transaction
-
Example of the issue:
https://user-images.githubusercontent.com/19909/225138286-158951e5-a80a-4ef2-a15e-cebb80a971f5.mov
I cannot click and drag to select text in a tx-insights snap UI frame. W…
-
![image](https://user-images.githubusercontent.com/105335204/214775111-d722cdc5-ab0a-47b9-be5f-0f6d4367a6e1.png)
Was trying to build a test snap to store the data given by the user in an input field. …