SDK
SDK for TON Connect 2.0 — a comprehensive communication protocol between wallets and apps in TON ecosystem
Install / Use
/learn @ton-connect/SDKREADME
🚀 TON Connect
Welcome to the implementation of the TonConnect protocol! Before diving in, here's where to start:
-
Easily connect users to your Dapp and start blockchain interactions:
- TON Connect UI React: Seamlessly integrate wallet connection components into your React app.
- TON Connect UI: Quickly add wallet connection components to your Dapp.
-
For detailed information about the TonConnect protocol, visit the official documentation.
📦 Packages
The repository contains the following packages:
📘 TON Connect SDK
Use this package to connect your app to TON wallets via the TonConnect protocol. A full description can be found in the link above.
📗 TON Connect Protocol Models
This package contains protocol requests, responses, and event models, along with encoding and decoding functions. Use it to integrate TonConnect into your wallet app (written with TypeScript). For integrating TonConnect into your dApp, use @tonconnect/sdk.
📙 TON Connect UI
TonConnect UI is a UI kit for TonConnect SDK. Use it to connect your app to TON wallets via the TonConnect protocol. It simplifies integration using UI elements like the "connect wallet button," "select wallet dialog," and confirmation modals.
📕 TON Connect UI React
TonConnect UI React is a React UI kit for TonConnect SDK. Use it to connect your app to TON wallets via the TonConnect protocol in React apps.
🛠️ Development
Follow the instructions in DEVELOPERS.md to set up the development environment.
Related Skills
node-connect
347.9kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
108.7kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
Writing Hookify Rules
108.7kThis skill should be used when the user asks to "create a hookify rule", "write a hook rule", "configure hookify", "add a hookify rule", or needs guidance on hookify rule syntax and patterns.
review-duplication
100.2kUse this skill during code reviews to proactively investigate the codebase for duplicated functionality, reinvented wheels, or failure to reuse existing project best practices and shared utilities.
