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(website): RPC connect Metamask Networks #14070

Merged
merged 4 commits into from
Jul 1, 2023
Merged

Conversation

MarcusWentz
Copy link
Contributor

@MarcusWentz MarcusWentz commented Jun 28, 2023

Modified:
#14068
to not have the Metamask pnpm package to handle the

window.ethereum

object.

Instead

(window as any).ethereum

is used to keep things simple for package dependencies.

@d1onys1us
Copy link
Contributor

final comment. i see this was added to RPC configuration, which is great. however, i can't help but to feel, is RPC configuration a duplicate of: https://website-lyc4taqy3-taikoxyz.vercel.app/docs/guides/configure-your-wallet ? Should we add it to configure your wallet as well or somehow consolidate the two? Should configure your wallet guide just be a link to RPC configuration? i think any of these are fine, at the least maybe we just add it to configure-your-wallet

@MarcusWentz
Copy link
Contributor Author

I think we should redirect the wallet connection page to the RPC connection page based on links on the wallet connection page.

dantaik
dantaik previously approved these changes Jun 30, 2023
@d1onys1us d1onys1us enabled auto-merge June 30, 2023 14:49
@d1onys1us d1onys1us added this pull request to the merge queue Jul 1, 2023
Merged via the queue into main with commit 1ef2126 Jul 1, 2023
3 checks passed
@d1onys1us d1onys1us deleted the metamaskNetworkButtons branch July 1, 2023 02:11
@github-actions github-actions bot mentioned this pull request Jul 1, 2023
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

Successfully merging this pull request may close these issues.

3 participants