-
-
Notifications
You must be signed in to change notification settings - Fork 962
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
Restructure and improve docs to highlight connecting via EIP-6963 #1214
Conversation
Preview published: 1197-improve-eip-6963 |
Preview published: 1197-improve-eip-6963 |
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.
Massive improvement. We should consider addressing https://docs.metamask.io/wallet/concepts/convenience-libraries/ in a separate ticket, but this is great for now.
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.
Added some feedback.
Preview published: 1197-improve-eip-6963 |
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.
Some additional feedback.
Preview published: 1197-improve-eip-6963 |
This PR addresses #1197. Updates include:
provider
instead ofwindow.ethereum
. All instances include an in-line comment mentioning to usewindow.ethereum
if you don't support EIP-6963. For example: https://docs.metamask.io/1197-improve-eip-6963/wallet/how-to/manage-networks/detect-network/To do (for future PRs):