SIPs icon indicating copy to clipboard operation
SIPs copied to clipboard

Snaps Improvement Proposals

Results 34 SIPs issues
Sort by recently updated
recently updated
newest added

I have attempted to describe a URL schema for deep links as well as a method for using them.

This adds a SIP outlining JSX support for Snap interfaces. Closes #133.

There are a few ways to go about this but the ultimate goal of this SIP is to improve a Snap users UX. Right now the least clicks/flow to get...

# Context - Responsibility for network support / network UX on MM side currently split between Confirmations team and Assets team. - "Our gas logic should be more easily extendable...

SIP request

This draft introduces a new endowment that would allow a snap to register itself as a request middleware.

Test driving this [sip assistant gpt](https://chat.openai.com/g/g-3ck1SNWtD-sip-assistant), forgive any errors. Getting the ball rolling on this general direction.

I want to create a SIP for a snap that allows for the following: (i) Intercept the connection to the wallet (ii) Make a call to an external API to...

As we agreed internally - we'll be staying on `snap.manifest.json` file. The SIP-8 should be updated.

bug
SIP
snaps-admin

Currently the `snap.manifest.json` is located under `./snap.manifest.json` of the root HTTP url instead of `./` of the root url. We should update SIP-8 to track the actual current behaviour. https://github.com/MetaMask/snaps-monorepo/pull/1019#discussion_r1038173712

bug
SIP
snaps-admin