Overview
This page collects some recommendations and best practices that could be followed when developing new smart contracts on TON Blockchain.
- Internal messages
- External messages
- Using non-bounceable messages
- Get-methods
- "accept_message" effects
- Paying for processing queries and sending responses
- How and why to shard your TON smart contract. Studying the anatomy of TON's Jettons
- TON Keeper founders Oleg Andreev and Oleg Illarionov on TON jettons
TON Course: Contract Development
The TON Blockchain Course is a comprehensive guide to TON Blockchain development.
- Module 2 is dedicated to TVM, transactions, scalability and business cases.
- Module 3 is dedicated to smart contract development lifecycle.
Check TON Blockchain Course