Introduction to smart contract development
To start developing smart contracts on TON, use our Rust toolkit, Acton.
The recommended smart contract language is Tolk.
In the sections below, you can also learn about the following:
- IDEs and editor plugins: VS Code and JetBrains IDEs
- Techniques: signing messages, contract sharding, and more
- Blueprint (for legacy developers)
The Web IDE is retired
The Web IDE at ide.ton.org has been retired and is no longer available. Develop locally with the Acton toolchain and an editor plugin for the VS Code and its forks or the JetBrains IDEs.
Last updated on