Web - React - Custom wallet #3422
Unanswered
thiennv-qng
asked this question in
Developer Support
Replies: 1 comment
-
Hi, could you share a minimal implementation repo? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi Team.
I want to use the InjectedConnector from the library @wagmi/connectors/injected to integrate my custom wallet into Web3Modal through EthereumClient, but it's not working. The issue seems to be that the id in InjectedConnector is fixed, so my wallet is not being created. Is there any way to solve this problem? Thank you.
Here's my config:

Beta Was this translation helpful? Give feedback.
All reactions