Skip to main content
Injecting WalletKit into WebView allows integrating the wallet service with a dApp running in a native WebView and handling its events. To do so, enable JavaScript in the WebView and inject TonConnect.
After the injection is complete, handle dApp events from a custom events handler.