[custom wallet] update to 2.x, how to add a connector for custom wallet & how to use getUri when is an async function #2012
Unanswered
fedCat2024
asked this question in
Q&A
Replies: 1 comment
-
@fedCat2024 Here is a safeWallet example. You can also look at our docs here. Let me know if this helps 👍 |
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
-
when i update to 2.x, i found that:
in 1.x it has a connector attribute, as below
in 1.x is a promise, as below
this is my 1.x code:
how to update to 2.x?
Beta Was this translation helpful? Give feedback.
All reactions