The TAC SDK is a library that makes it simple for developers to create hybrid dApps. It abstracts away the complexities of cross-chain messaging, allowing developers to focus on building great user experiences while the SDK handles wallet connections, transaction routing, and asset bridging automatically.Documentation Index
Fetch the complete documentation index at: https://docs.tac.build/llms.txt
Use this file to discover all available pages before exploring further.
What the SDK Solves
Building hybrid dApps traditionally requires deep understanding of multiple blockchain protocols, cross-chain messaging systems, and complex asset management. The TAC SDK eliminates this complexity by providing a simple interface that handles all the technical details behind the scenes.Before TAC SDK
- Manual cross-chain message encoding
- Manual asset locking
- Manual transaction status tracking
- Manual error decoding
With TAC SDK
- Single method for cross-chain transactions
- Automatic asset bridging
- Built-in TON wallet support
- Real-time status tracking
- Comprehensive error handling