snaps
snaps copied to clipboard
Extend the functionality of MetaMask using Snaps
Snaps requires this API to have feature parity with dapps and improves on existing API for accessing EVM networks with the multichain API.
The JSX button variants have changed from what is described in the MetaMask Snap Docs. Previously, the variants included `primary` and `secondary`, where primary had a blue background and secondary...
Hi, team! [RariMe snap](https://github.com/rarimo/rarime) has stopped working in the latest Google Chrome versions, with any RPC calls returning an error message `The Snaps execution environment failed to start`. The snap...
Research requirements - Limitations of current component - Add support for BTC or others - #metamask-account-snaps
Bumps [@metamask/eth-json-rpc-middleware](https://github.com/MetaMask/eth-json-rpc-middleware) from 13.0.0 to 14.0.0. Release notes Sourced from @metamask/eth-json-rpc-middleware's releases. 14.0.0 Changed BREAKING: Adapt to EIP-1193 provider changes by replacing the deprecated sendAsync method with the request method...
Bumps [@metamask/post-message-stream](https://github.com/MetaMask/post-message-stream) from 8.1.0 to 8.1.1. Release notes Sourced from @metamask/post-message-stream's releases. 8.1.1 Changed Bump @metamask/utils from ^8.1.0 to ^9.0.0 (#140) Changelog Sourced from @metamask/post-message-stream's changelog. [8.1.1] Changed Bump @metamask/utils...
Bumps [@metamask/browser-passworder](https://github.com/MetaMask/browser-passworder) from 5.0.0 to 5.0.1. Release notes Sourced from @metamask/browser-passworder's releases. 5.0.1 Changed Bump @metamask/utils from ^8.2.0 to ^9.0.0 (#63) Changelog Sourced from @metamask/browser-passworder's changelog. [5.0.1] Changed Bump @metamask/utils...
Notifications are the only place where we still use markdown. If we drop it, we may want to allow a \ container with \ \ \ as allowed children. Furthermore,...
In the new Notifications UI, we can safely display up to 65 characters. If the Snap passes a longer message, we should truncate with ... Change the character limit from...