This repository was archived by the owner on Sep 6, 2023. It is now read-only.
Question regarding adding support for XDEFI Wallet #120
loxator
started this conversation in
Connector request
Replies: 1 comment
-
Hi there! You are welcome to add a XDEFI name mapping. Please open a pull request and we can review. |
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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
What novel use-case does the Connector provide?
Hi there,
I want to integrate our browser extension XDEFI Wallet (https://xdefi.io) in RainbowKit. Following the breadcrumbs, I stumbled here. Just wanted to confirm that what I am planning is correct before beginning.
I am unsure if it should be a connector as we are multichain wallet and have other providers as well with their on SDKs as can be seen here.
However, for EVM support I assume the below steps should suffice:
I need to add an
isXDEFI
property toInjectedProviderFlags
andgetInjectNames.ts
, and update the equivalent test files.Once the above is merged, I can then add it to RainbowKit.
Please let me know if I am missing anything, and thank you for your help!
Are the Connector's integrations production-ready and generally available?
Unsure about this, we do have a SDK available
Are you committed to actively mainting the Connector?
Additional comments
No response
Beta Was this translation helpful? Give feedback.
All reactions