Connect via an injected JS bridge — the wallet is a browser extension or the dApp is running inside the wallet's webview.
Name of the window property where the wallet exposes its TonConnectBridge object. For example, jsBridgeKey: 'tonkeeper' resolves to window.tonkeeper.tonconnect.
window
TonConnectBridge
jsBridgeKey: 'tonkeeper'
window.tonkeeper.tonconnect
Connect via an injected JS bridge — the wallet is a browser extension or the dApp is running inside the wallet's webview.