Introducing Acton — a new, modern toolchain for developing smart contracts on TON Acton covers the full development lifecycle: project creation, testing, debugging, dApp integration, deployment, and verification.
CLI-first by design, it works naturally for both developers and AI agents.
1. One toolchain, not a bunch of utilitiesCreate, build, test, lint, format, deploy, and verify TON contracts in a single coherent environment around Tolk.
2. A tighter build-test-debug loopWrite tests directly in Tolk programming language, run them fast, debug failed transactions, and inspect what actually happened on-chain.
3. Security built inCoverage, fuzzing, mutation testing, gas profiling, and CI help catch regressions early.
4. A native debuggerStep in, step over, step out, watch variables, and inspect the call stack. A smooth Web2-style developer experience, now inside a blockchain language.
5. Friendly for AI agentsA modern CLI tool that becomes an agent's runtime, with skills and manuals bundled.
6. IDE integtation
Use it with VS Code, JetBrains, Cursor, Zed, and other LSP‑based editors.
Read more »Docs »