MetaMask / snaps

Extend the functionality of MetaMask using Snaps
https://metamask.io/snaps/
Other
720 stars 553 forks source link

Cannot detect if MetaMask Flask is installed #494

Closed Montoya closed 2 years ago

Montoya commented 2 years ago

As a dapp developer, I would like to detect if Flask is installed distinctly from detecting if MetaMask is the ethereum provider. Currently I can only detect if Snaps-specific methods are available.

rekmarks commented 2 years ago

This was fixed in: https://github.com/MetaMask/metamask-docs/pull/485