Reown AppKit provides native SDK support for a specific set of blockchain networks. This page lists the chains you can integrate directly using the AppKit SDK.
"Supported" means different things at different layers. Before relying on a chain, check the Supported Chains Overview — it explains how protocol-level support, AppKit SDK support, the Blockchain API, and embedded (email/social) wallets differ, and why a chain can be listed in one place but not work in another.
Looking for the full list of chains supported by the WalletConnect protocol? See the WalletConnect Cloud Supported Chains page.
Natively Supported Chains#
| Chain | Platforms |
|---|---|
| EVM (Ethereum, Polygon, Arbitrum, Optimism, Base, etc.) | React, Next.js, Vue, JavaScript, Svelte, Nuxt, React Native, Flutter, Android, iOS, Unity |
| Solana | React, Next.js, Vue, JavaScript, React Native, Unity |
| Bitcoin | React, Next.js, Vue, JavaScript, React Native |
| TON | React, Next.js, Vue, JavaScript, Svelte, Nuxt |
| TRON | React, Vue, JavaScript |
| Polkadot | Flutter |
EVM Chains#
AppKit supports all EVM-compatible chains. As long as the chain is included in Viem's chain definitions, AppKit will support it. This includes Ethereum, Polygon, Arbitrum, Optimism, Base, Avalanche, BNB Smart Chain, and many more.
Get started with EVM chains in AppKit.
Solana#
AppKit supports Solana on web frameworks, React Native, and Unity. You can connect Solana wallets and interact with the Solana network directly through the SDK.
Get started with Solana in AppKit.
Bitcoin#
AppKit supports Bitcoin wallet connections through WBIPs and the Bitcoin Wallet Standard. Supported wallets include Xverse, OKX, Leather, and Phantom.
Get started with Bitcoin in AppKit.
TON#
AppKit supports TON on web frameworks. You can connect TON wallets and interact with the TON network directly through the SDK.
Get started with TON in AppKit.
TRON#
AppKit supports TRON on web frameworks. You can connect TRON wallets and interact with the TRON network directly through the SDK.
Get started with TRON in AppKit.
Polkadot#
AppKit supports Polkadot on Flutter. For Polkadot integration details on other platforms, refer to the Polkadot integration guide.
Other Chains via WalletConnect Protocol#
Chains not listed above can still work with WalletConnect at the protocol level for dApp-wallet communication. The WalletConnect Cloud Supported Chains page lists all chains available through the protocol, including Cosmos, Sui, Stacks, Near, Stellar, and more.
For RPC method references on these chains, see the Multi-Chain RPC Reference.