questions & thoughts #5
glitch-txs
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I've been playing with mipd and wagmi and I was able to make them work together, I have some questions though :)
Check repo
Could we allow for the injectedConnector to be able to overide the id in options? Ideally to avoid creating a new connector for EIP-6963 providers.
What about adding an option for icons on the base connector? not the icons itself but devs could add them in config (e.g. a path) and when looping using them in a component, this for EIP-6963 too.
Curious if there's any plans to integrate it directly into wagmi, if so would love to know how are you picturing EIP-6963 integration for the near future.
there are also some typescript errors when I want to get the zustand store btw
Thanks c:
Beta Was this translation helpful? Give feedback.
All reactions