Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add support for Metamask snap #193

Open
bajpai244 opened this issue Sep 26, 2023 · 0 comments
Open

feat: add support for Metamask snap #193

bajpai244 opened this issue Sep 26, 2023 · 0 comments

Comments

@bajpai244
Copy link

We now have a very good working metamask-snap for Starknet. It can be a great way to onboard new users to starknet, without requiring them to install a new wallet to just try out a dApp.

We should add Metamask as an option as well here, i.e the ability for a dApp to connect with metamask snap as the starknet wallet.

This will require a wrapper { we can discuss whether it should live here, or as a seperate npm package }, the wrapper should be able to wrap the metamask injected provider, and embed a starknet wallet provider in the window object, and that should allow us to add metamask to UI, and be able to send transactions via it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant