📰 最近消息
🫧 Tolk v1.3: moving toward a general-purpose languageAfter the previous post, this release may feel less surprising — but still a bit unusual. The reason is simple: Tolk is no longer evolving only as a contract language. It is becoming a foundation for the toolchain I described earlier.This release
🚀 The AI Hackathon review period has been extended until April 3.The results exceeded all expectations: over 160 submissions, 4x the previous contest.The volume and variety of projects submitted have genuinely impressed us. A strong mix of thoughtful, creative, and technically impressive work from a
TON Developer CommunitiesBuilding on TON? Join the official dev chats to get help, share feedback, and connect with other builders:→ English→ Russian→ Chinese More resources at TON Builders PortalSee you there 🚀
TON Dev News pinned «TON Developer Communities Building on TON? Join the official dev chats to get help, share feedback, and connect with other builders: → English → Russian → Chinese More resources at TON Builders Portal See you there 🚀»
Bot API 9.6🦀 Managed Bots• Manager bots are used to bootstrap and control other bots on behalf of their owners – easily orchestrating any number of AI agents, Business Accounts and custom tools.• Out of the box, manager bots can prompt users to create a bot in one tap and easily fetch their token to
TON Rust Node v0.4.0: Ready for Simplex & QUICBack with a major v0.4.0 release, ensuring your setup is ready for TON's latest network-wide upgrades.Archival mode is live, featuring the CellsDB cache and stable shard split/merge handling. Core logic is fixed: direct TON config queries and corrected f
🦀 AI Agents and Bot-to-Bot CommunicationHistorically, bot-to-bot interaction was restricted on Telegram to prevent infinite message loops.Starting today, in specific contexts, Bot-to-Bot communication is allowed – unlocking complex agentic flows and AI-powered use cases. Out of the box, this feature
TONAPI now supports Streaming API for sub-second finalitySub-second finality is live on mainnet. If you're building on TONAPI, here's what's new.TONAPI has added support for Streaming API (SSE + WebSocket), based on TON Center Streaming API v2. The interface is fully compatible, so you can use the o
TON Rust Node v0.5.0: Synced with C++ NodeNow up to date with the C++ implementation.v0.5.0 adds Simplex consensus changes, optimizes network connections, and fixes transaction execution, LiteServer runSmcMethod, config params, and Merkle updates.Read the Changelog: https://github.com/RSquad/ton-rus
TON Rust Node v0.5.1: LiteServer Response FixResponse corrected. Block proof traversal optimized.Fixes LiteServer response handling for listBlockTransactions so clients accept it correctly, while making block proof traversal more efficient.Read the Changelog: https://github.com/RSquad/ton-rust-node/