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

Let's look into some way to let snaps consume metadata (name, address, avatar, balance, etc) for all available accounts so they smoothly can populate them in custom UI in any...

Errors thrown or logged inside snaps should be presented in a readable format in order to be useful for debugging purposes. Currently, it is nearly impossible to decipher where an...

area-developing

Let's add a loading state to our; 1. [Button component](https://www.figma.com/design/gHWl7G8ih3YXesly2XaA0R/Snaps-DS?node-id=17-463&t=YDinFWD7OZ7mLQT7-1) within the container 2. [Button component](https://www.figma.com/design/gHWl7G8ih3YXesly2XaA0R/Snaps-DS?node-id=75-813&t=YDinFWD7OZ7mLQT7-1) in the footer

The error message for any part of your UI being invalid is currently: ``` Invalid params: At path: id — Expected a value of type string, but received: undefined. ```...

added some more infos on launch your snaps link and post launch support. I got some questions in hackathons and wanted to have a clear link to send people.

Currently the CLI doesn't inform the user of typing errors in TypeScript input and builds successfully even with typing errors. Instead we should probably show the typing errors to the...

Add support for displaying an optional icon/image in the right side of the Card component.

When possible we should build our execution environments using Webpack instead of Browserify. Ongoing experimentation, but pending work on LavaMoat.