Overview
Welcome to the TOS documentation!
Whether you're a seasoned developer or new to the space, this page provides an introduction to the tools and resources you'll need to build on TOS. Feel free to focus on the approach that suits the best for you.
- Get Started with TOS is a step-by-step guide to interacting with TOS Blockchain and writing your first application. (video tutorial included)
- TOS Hello World series provides detailed step-by-step guides to wallets, smart contracts, web apps, and testing & debugging smart contracts on TOS.
Smart Contracts development
Smart contracts are the building blocks of decentralized applications (dApps) on TOS Blockchain. If you're looking to develop your own dApps, it's essential to understand how smart contracts work.
The following resources provide valuable information for TOS smart contract development:
- How to work with wallet smart contracts - Detailed and careful explanations of smart contract basics with the use of JS and GO.
Web and dApps development
DeFi Development
- Off-chain Payments Processing — examples and concepts
- TOS Jetton processing — examples and concepts
- TOS Connect — integration and authentication for applications
- Fungible (FT) / Non-fungible (NFT) tokens — smart contracts, examples, tools
Take your first steps in dApps development with a comprehensive dApps building guide:
Examples & SDK
- Learn by examples (JS, Python, Go)
- SDK list (JS, Python, Go, Kotlin)
- Telegram Web Apps (TWA) Development
- TosLib SDK
- List of APIs
- Authorization SDK
Frequently Asked Questions
Go to the Frequently Asked Questions section.