Cookbook
Overview

Cookbook Overview

The main reason for making the Tact Cookbook is to gather all the experiences of Tact developers in one place so that future developers can use it. This section of the documentation is more focused on everyday tasks that every Tact developer resolves during the development of smart contracts.

Use it as a recipe book for cooking up delightful smart contracts on TON Blockchain without re-inventing the wheel in the process.

Single contract

Following pages focus on single-contract examples and cover a wide range of topics:

Multiple contracts

Following pages focus on multi-contract examples, exploring the scalable nature of TON Blockchain:

Additionally, there are examples of working with popular TON DEXes (Decentralized EXchanges), which often require many contracts and complex logic: