Skip to content

Contribution-DAO/cdao-ton-token-gate-connect

Repository files navigation

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.

Try the demo here

Getting started

  1. Install dependencies yarn
  2. Start development server yarn start