You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 24, 2025. It is now read-only.
#84 has the package export chains formatted as objects that wagmi recognizes. However, we don't want to do this for chains on which wagmi doesn't work (for whatever reason). See #85 (comment) for more information.
Ideally, we would have end to end tests somewhere that confirms that wagmi works with the exported object. I'm aware that this would bloat up this repo a lot, but we need it somewhere to avoid replicating in all the other frontend implementations that depend on this.