$WCT WalletConnect itself does not directly handle data transmission between wallets and DApps. It acts as a 'messenger', relaying encrypted peer-to-peer messages between the wallet and the DApp through a relay server.
All communication uses end-to-end encryption, and only your wallet and the DApp can decrypt the message content; the relay server cannot read it.
When operations are performed on the DApp (such as transfers, transactions, or authorizing contracts) that require blockchain transaction signatures, the DApp sends the transaction request to your wallet via the WalletConnect channel.
Once the connection is established, a session is formed. You can manage these active sessions in the wallet app, view connected DApps at any time, and disconnect.