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: transition to monorepo to be able to run example app with walle… #5

Merged
merged 2 commits into from
Oct 24, 2024

Conversation

krzysu
Copy link
Contributor

@krzysu krzysu commented Oct 23, 2024

…t plugin from the same repo

<div>
<button
onClick={() =>
web3Context.web3.walletRpc.switchEthereumChain({ chainId: 137 })
Copy link

@luu-alex luu-alex Oct 23, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

when trying to switch to this chainId i get an error, should catch the error if i dont have the chain id added
Screenshot 2024-10-23 at 12 55 49 PM

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, I still need to do a proper examples and testing in a real browser for all methods, that's coming in the next PR 🙂

@krzysu krzysu force-pushed the feat-more-methods-1 branch 2 times, most recently from b19b187 to 93f518e Compare October 24, 2024 13:28
Base automatically changed from feat-more-methods-1 to main October 24, 2024 13:42
@krzysu krzysu force-pushed the feat-monorepo branch 3 times, most recently from 9b92665 to c281754 Compare October 24, 2024 13:56
@krzysu krzysu merged commit 9f28a90 into main Oct 24, 2024
3 checks passed
@krzysu krzysu deleted the feat-monorepo branch October 24, 2024 14:10
This was referenced Oct 24, 2024
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