Custom Connectors? Connecting to substrate chains #2150
-
👋 Is the code extendible to write custom connectors to e.g. Polkadot. Some wallets (e.g. Talisman) supports substrate (polkadot sdk) based chains and i wonder how to go about writing a custom connector to a non eth based chain. |
Beta Was this translation helpful? Give feedback.
Answered by
DanielSinclair
Aug 23, 2024
Replies: 2 comments
-
You mean without |
Beta Was this translation helpful? Give feedback.
0 replies
-
@niklasp Only Ethereum and the broader EVM ecosystem are supported today by Wagmi, Viem, and RainbowKit. We do support Polkadot wallets that also support EVM. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
DanielSinclair
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@niklasp Only Ethereum and the broader EVM ecosystem are supported today by Wagmi, Viem, and RainbowKit. We do support Polkadot wallets that also support EVM.