snaps
snaps copied to clipboard
Extend the functionality of MetaMask using Snaps
The simulator still crashes when you try to use interactive UI in a handler: ``` "stack": "TypeError: i is not a function\n at https://metamask.github.io/snaps/snaps-simulator/staging/main.js:182:421917\n at https://metamask.github.io/snaps/snaps-simulator/staging/main.js:182:420311\n at Object.next (https://metamask.github.io/snaps/snaps-simulator/staging/main.js:182:420416)\n at...
The address UI component only accepts strings that start with "0x" followed by exactly 40 characters which can be any combination of hexadecimal digits (0-9, a-f, A-F). With the possibility...
Preview the home page in simulator, if there is an home page. Preview the state in simulator. These two features are very helpful for snap development
If I refresh the simulator page ,the history will be empty. Can we save the request history to local storage to avoid having to re-enter it.
Our release workflow assumes we use Prettier for changelogs, so we had to manually fix them when creating a release. I've updated our validation to use Prettier for changelog formatting,...
Let's [introduce](https://www.figma.com/file/a96Mb76VZDNYPMcOXaLX92/Components?type=design&node-id=270%3A10866&mode=design&t=pNUpDEUUTGNELIM9-1) our footer surface via the footer component with these initial states.