UQCv4A87SOvvrgjm8RoMBaD3cpq5aPBLA45RkkZiM0QQp3rl# TON Connect demo dApp with backend
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