-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Update Connect to MetaMask with EIP-6963 TypeScript & React examples #1247
Conversation
Preview published: connect-detect-metamask |
*With better explanations and comments removes where not needed
Preview published: connect-detect-metamask |
1 similar comment
Preview published: connect-detect-metamask |
Preview published: connect-detect-metamask |
Preview published: connect-detect-metamask |
Preview published: connect-detect-metamask |
Preview published: connect-detect-metamask |
Preview published: connect-detect-metamask |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Posted some re-wording suggestions.
other than those, LGTM.
Preview published: connect-detect-metamask |
Preview published: connect-detect-metamask |
I see that we decided to go back to the step by step version rather than having the tabs. I had tried the tabs approach considering Christian's comments and I thought that it would be easier to view the two approaches side-by-side. But I don't have a strong opinion either way. |
I think we are good to go, we may want to reference the types that need to be added in the React steps. But otherwise, this looks good. |
Preview published: connect-detect-metamask |
Preview published: connect-detect-metamask |
Co-authored-by: Joan E <[email protected]>
Preview published: connect-detect-metamask |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
Addressed final suggestions and made edits to simplify and shorten the intro to the Connect page. The goal is to provide the essential introductory info in a readable way, while getting to the instructions ASAP. |
Preview published: connect-detect-metamask |
1 similar comment
Preview published: connect-detect-metamask |
Massive improvement! Great job everyone! |
Description
I am updating the Connect to MetaMask docs page to simplify the React example and add a Vanilla TypeScript example *per @Montoya
Issue(s) fixed
This updates the page to show best practices for implementing EIP-6963 and connecting to Metamask
Fixes #1215
Preview
https://docs.metamask.io/connect-detect-metamask/wallet/how-to/connect/
Checklist
Complete this checklist before merging your PR: