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

There were some tiny fixes on the contributing.md and when I read i have faced with. So i just fixed them 😅

Allows updating to the latest version by specifying `version: 'latest'`. This has always been supported but would not force an update until now. If the user already has a Snap...

Bump CodeCov and add upload token to fix issues publishing code coverage. _Waiting for the new action to be allowlisted._

Bumps [@metamask/action-utils](https://github.com/MetaMask/action-utils) from 1.0.0 to 1.1.1. Release notes Sourced from @​metamask/action-utils's releases. 1.1.1 Fixed Fix published version on NPM registry Note: 1.1.0 was inadvertently published with an inconsistent manifest. It...

dependencies

By popular request, allow specifying custom protocols for link validation.

Let's introduce an (optional) action on the right-end of the input field (with the same available states as for any action) ![input-field-with-action](https://github.com/MetaMask/snaps/assets/34306844/bdf92d3e-f741-4bf3-bed9-9f905d40e1d8)

If a Snap manifest has the RPC endowment with an empty object like so: `“endowment:rpc”: {}` This will cause an error in MetaMask when attempting to connect like so: `An...

team-snaps