> For the complete documentation index, see [llms.txt](https://tonkeeper.gitbook.io/ton-connect-2.0-guide-for-sdk/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tonkeeper.gitbook.io/ton-connect-2.0-guide-for-sdk/ton-connect-2.0-vs-1.0.md).

# TON Connect 2.0 vs 1.0

TON Connect 2.0 solves many problems of the first version of the protocol. TON Connect 2.0 provides the highest level of security, user experience driven by real-time UX, and ease of development of decentralized applications. See the protocols comparison below:

|                                    | TON Connect v1   | TON Connect v2                                       |
| ---------------------------------- | ---------------- | ---------------------------------------------------- |
| Connecting to web-based dapps      | ✔︎               | ✔︎                                                   |
| Sending transactions               | ✔︎               | ✔︎                                                   |
| Connecting dapps within the wallet |                  | ✔︎                                                   |
| Scanning QR code                   | for every action | once, during connection                              |
| Serverless dapps                   |                  | ✔︎                                                   |
| Realtime UX                        |                  | ✔︎                                                   |
| Switching accounts                 |                  | soon                                                 |
| Messages from the app to the user  |                  | soon                                                 |
| Wallets                            | Tonkeeper        | Tonkeeper, OpenMask (soon), TonHub (soon) and others |
