You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello snap devs! For launch it is very important that you update your dapps to stop detecting MetaMask Flask. Instead, you should detect for the existence of the Snaps API so your dapp is ready to work with the stable release. This will work with Flask and with the stable extension.
However, you may encounter issues when a user is running multiple wallets in the same browser (such as Phantom and Coinbase Wallet). I have published example code for working around these issues here: https://github.com/Montoya/snap-connect-test
Please reach out if you have questions or issues with your dapps.
The text was updated successfully, but these errors were encountered:
hugomrdias
changed the title
update code to stop detecting flask
Update code to stop detecting flask
Aug 31, 2023
Hello snap devs! For launch it is very important that you update your dapps to stop detecting MetaMask Flask. Instead, you should detect for the existence of the Snaps API so your dapp is ready to work with the stable release. This will work with Flask and with the stable extension.
We have updated our documentation with a guide on connecting to a snap from your dapp: https://docs.metamask.io/snaps/how-to/work-with-existing-snaps/
However, you may encounter issues when a user is running multiple wallets in the same browser (such as Phantom and Coinbase Wallet). I have published example code for working around these issues here: https://github.com/Montoya/snap-connect-test
Please reach out if you have questions or issues with your dapps.
The text was updated successfully, but these errors were encountered: