-
|
I'm taking a different approach to writing my React app and using class components rather than function components with hooks. In the examples, there's a clear way to get the list of available providers when using hooks, through Is there a way to get the same list of available providers using just wagmi/core? |
Beta Was this translation helpful? Give feedback.
Answered by
cilphex
Dec 10, 2022
Replies: 1 comment
-
|
I asked too early... In my case I already have |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
cilphex
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I asked too early... In my case I already have
client = createClient, so then you can just readclient.connectors.