It is the example of an app that connects to TON wallet via TonConnect using @tonconnect/sdk.
There is an example of backend authorization with ton_proof in the app. See demo-dapp-backend for more details about the authorization.
- Install dependencies
yarn - Start development server
yarn start