snaps
snaps copied to clipboard
Extend the functionality of MetaMask using Snaps
Expose a component that would allow to type in an address and if it's valid truncates it in the middle and display a Jazzicon next to it. It could also...
Custom UI could use a Component that displays a Jazzicon/Blockie of an address. Create a component that takes an address and displays the Jazzicon or Blockie (depending on the extension's...
Add `onKeyringRequest` to `snaps-jest`.
Let's introduce a permission so snaps can see all assets (tokens, NFTs, etc) including metadata for all available accounts. To be used in any custom UI surface.
This modifies the example snap to allow for fuzzy searching of domain entries.
Bumps [@metamask/eslint-config-typescript](https://github.com/MetaMask/eslint-config) from 12.1.0 to 13.0.0. Release notes Sourced from @metamask/eslint-config-typescript's releases. 13.0.0 @metamask/eslint-config Changed BREAKING: Replace eslint-plugin-import with eslint-plugin-import-x (#366) BREAKING: Bump all ESLint dependencies (#351) Bumps all ESLint...
Bumps [@metamask/eslint-config](https://github.com/MetaMask/eslint-config) from 12.1.0 to 13.0.0. Release notes Sourced from @metamask/eslint-config's releases. 13.0.0 @metamask/eslint-config Changed BREAKING: Replace eslint-plugin-import with eslint-plugin-import-x (#366) BREAKING: Bump all ESLint dependencies (#351) Bumps all ESLint...
This bumps a bunch of MetaMask dependencies.