snaps icon indicating copy to clipboard operation
snaps copied to clipboard

Extend the functionality of MetaMask using Snaps

Results 326 snaps issues
Sort by recently updated
recently updated
newest added

Policy generation works with no quirks to pave over with overrides. Project successfully builds. lockdown inlining solved with html-webpack-plugin itself. There's room for improvement, but it's pretty simple as is....

Hello there. I am working on a snap and would like to share it with my non technical team without publishing the snap to npm. Is there any way i...

We have a lot of opportunities to reach out to Snap Builders in educating and onboarding them. But we have limited opportunities to do the same for Snap End_Users -...

When a Builder creates a Snap and submits it to us to allowList, we usually have no way to preview the Snap's Icon. Its only after allowListing, when the Snap...

Hello, can the metamask wallet parse ens on other chains, such as BSC, or can it only support ether? If it can support it, what can you do as a...

This PR adds new RPC methods used to support dynamic permissions. Fixes: https://github.com/MetaMask/snaps/issues/1821 Dynamic Permissions feature is specified in [SIP-14](https://github.com/MetaMask/SIPs/blob/main/SIPS/sip-14.md). Related `metamask-extension` PR: https://github.com/MetaMask/metamask-extension/pull/22878 # Summary of changes in this...

With the new export, that functionality will be needed in the simulator.

area-snaps-simulator
team-snaps-platform

This is a sequence diagram based on a security-focused walkthrough we had on 2023-02-20 The level of detail is arbitrary, but adding more would seem like rewriting the code into...

Tried in both the published extension and latest develop. Steps to reproduce: 1. Load the "template snap" basic MetaMask Snap 2. In the `"hello"` handler of `onRpcRequest`, add a `console.log`...

type-bug