📄️ Overview
This article needs an update. Please help us improve it.
📄️ Secure smart contract programming
In this section, we’ll explore some of the most interesting features of the TON blockchain and walk through a list of best practices for developers programming smart contracts in FunC.
📄️ Things to focus on while working with TON Blockchain
In this article, we will review and discuss the elements to consider for those who want to develop TON applications.
📄️ Drawing conclusions from TON Hack Challenge
The TON Hack Challenge was held on October 23.
📄️ Random number generation
Generating random numbers is a common task in many projects. While you may have seen the random() function in FunC documentation, note that its result can be easily predicted unless you use additional techniques.
📄️ Generation of block random seed
This information is accurate at the time of writing. It may change during any network upgrade.