📄️ How TON Connect works
TON Connect is a communication protocol between wallets and apps in TON.
📄️ Creating the TON Connect manifest for DApp
Manifest definition
🗃️ Install TON Connect
3 items
📄️ Preparing messages
While using TON Connect, you should construct the message body for the payload used in various operations. On this page, you can find the most relevant payload examples for use with the TON Connect SDKs.
📄️ Sending messages
TON Connect has more powerful options than just authenticating users in the dApp; it also allows sending outgoing messages via connected wallets.
📄️ Verifying signed-in users on the backend
This page describes a method for the backend to ensure that the user truly owns the declared address.