Skip to content

Decentralized application (dApp) that connects to a TON wallet via TonConnect using @tonconnect/sdk

License

Notifications You must be signed in to change notification settings

liketurbo/demo-dapp-with-backend

 
 

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

About

Decentralized application (dApp) that connects to a TON wallet via TonConnect using @tonconnect/sdk

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 77.1%
  • TypeScript 19.6%
  • SCSS 2.3%
  • HTML 1.0%