This repository was archived by the owner on Jul 25, 2026. It is now read-only.
Replies: 1 comment
|
Moved to issue https://github.com/wevm/frog/issues/488 |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
It would be pretty neat to pass in an array of hubUrls like Viem's fallback.
There are times when the hub is down and it just makes the app non-functional.
Current
Proposal
I used to do something like below before finding frog 🐸
https://gist.github.com/ggomaeng/7895a2e410874ca87f5534890055d20c
All reactions