Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 723 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 723 Bytes

Tact Programming Language

Welcome to the Tact language tutorial! This repository contains code examples to help you learn and understand Tact.

Table of Contents

Number Lesson Link
1 First Tact smart-contract LINK
2 Map structure and StringBuilders LINK
3 Simple Wallet contract LINK
4 Native functions LINK
5 Jetton standart LINK
6 NFT Standart Part 1 LINK
7 NFT Standart Part 2 LINK
8 NFT/Jetton Sale Part 1 LINK
9 NFT/Jetton Sale Part 2 LINK