Create a custom Connector using Alchemy SDK #2711
Unanswered
EmanueleBordoni
asked this question in
Q&A
Replies: 0 comments
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.
-
I'm seeking guidance regarding the creation of a Connector using the Alchemy SDK. Although I have attempted to build this Connector, I am encountering errors during the implementation process.
For example, when utilizing the 'await signMessageAsync' function, I encounter an error message stating "Error: invalid arrayify value ..." and other errors about Wagmi hooks.
I am uncertain about the feasibility of creating a Connector using the Alchemy SDK. Therefore, I kindly request assistance in understanding if this integration is possible and if there are any alternative approaches or steps I should consider to resolve the encountered error. The guide in the documentation is not very exhaustive.
I sincerely appreciate any guidance, advice, or insights you can provide to help me overcome this issue.
Thank you for your time and support. I eagerly await your valuable response.
This is my example code:
Beta Was this translation helpful? Give feedback.
All reactions