Skip to main content
T TON Adoption
News ROADMAP · 2026

TON roadmap 2026-2027: what developers are promising

A full review of the TON roadmap for 2026-2027 — Catchain 2.0, AgenticKit, Rust Node, TON Pay 2.0, Teleport Bitcoin bridge, MTONGA. What's shipped vs in flight.

Author
TON Adoption Team · research desk
Published
5 min read

By May 2026 TON has shaped the most transparent roadmap in the network’s history. Some items are already shipped releases; some are claimed for the next quarters. This piece unpacks what developers are promising, what already works and which items deserve caution.

Sources — the official TON roadmap (ton.org/roadmap), TON Ecosystem Updates, Pavel Durov’s MTONGA statements on 4 May 2026, TON Foundation blog posts.

Context: where the current roadmap came from

Until 2025 the TON roadmap was mostly technical — sharding, FunC/Tact, gradual TVM improvements. In 2025, with institutional expansion and Maximilian Crown joining as CEO, focus shifted: the foundation started talking about performance, developer experience and cross-chain.

The pivotal turn came on 4 May 2026. Pavel Durov publicly announced MTONGA — “Make TON Great Again”. Telegram steps up as the main development driver and promises accelerated releases. The roadmap below merges Foundation legacy and Telegram initiatives.

For context on how TON got here, see the history piece.

What has already shipped in 2026

Important — because some “promises” are already facts.

Catchain 2.0 (10 April 2026)

A full rewrite of the Byzantine Fault Tolerant consensus. Tech detail:

  • node transport — QUIC (the same protocol behind HTTP/3);
  • block time — 400 milliseconds, was 2.5 seconds;
  • finality — about 1 second for payments, effectively real-time for trading;
  • emission inflation — rose from 0.6% to roughly 3.6% per year because of higher block frequency.

Activation went without a hard-fork incident on mainnet. Staking yield via Tonstakers, Hipo and bemo rose proportionally.

~6x fee reduction (late April 2026)

Base fee for a standard transaction — 0.00039 TON, about $0.0005. That made micro-scenarios viable:

  • in-app tips inside Mini Apps;
  • per-message paid subscriptions;
  • on-chain mini-app event logs (gas used to eat the use case).

MTONGA launch (4 May 2026)

In the first 2-3 weeks after the announcement, Telegram promised to:

  • refresh ton.org and the docs at docs.ton.org;
  • spin up a Telegram validator node (about 2.2M TON, the largest stake on the network);
  • start moving tasks historically locked to TON Foundation inside Telegram teams.

Some of these updates are already visible, some are in flight.

Q1 2026: AgenticKit, Rust Node, TON Factory

AgenticKit

A toolset and SDK for building on-chain AI agents. Idea — give Mini Apps developers a way to embed LLM logic that can spend TON, execute smart contracts, and interact with the user via the Telegram bot. Spec was published in stages on docs.ton.org.

This is TON’s first major foray into agentic AI plus crypto, a niche where several L1s (Solana, Base) already staked claims.

Rust Node v1

A full validator-node rewrite from C++ (legacy from the original Durov team) to Rust. Goals:

  1. Processing speed. On modern hardware the Rust node promises higher TPS at the same resources.
  2. Auditability. Less unsafe code, easier formal verification.
  3. Desktop runs. Goal — let a light validator run on an M-series Mac mini without specialised server infra.

V1 was scheduled for Q1 2026. By May binaries are public, but not all validators have switched — migration is gradual.

TON Factory

A platform for fast deploy of TON-native projects — smart-contract builder, tap-to-earn templates, ready tokenomics modules. Goal — lower the entry bar for non-blockchain developers.

Q2 2026: Builders Portal 3.0 and TON Pay 2.0

Builders Portal 3.0

A restructure of the developer portal on ton.org. Goals — single entry point for docs, grants, partner programmes and tooling. Sounds like a “marketing page” but matters in practice — fragmented navigation across resources is a top complaint of developers arriving from Solidity.

TON Pay 2.0

An updated payments SDK for Mini Apps and websites. What is announced:

  • one-tap payment in TON and USDT-jetton;
  • built-in fiat on-ramp via MoonPay and others;
  • recurring payments (subscriptions) — without on-chain approve per debit;
  • merchant API with automatic conversion reporting for accounting.

Critical for Mini Apps commercialisation — many payments today flow through the bot API without a friendly front-end.

Full AppKit and refreshed consensus model

Q2 also brings Full AppKit — a single developer layer combining TON Connect, Pay 2.0 and Builders Portal in one SDK. Plus a “refreshed consensus model” gets mentioned, but as of May 2026 that reads like Catchain 2.0 follow-ups, not a separate protocol upgrade.

Mid-2026: Teleport — the trust-less Bitcoin bridge

The most ambitious roadmap item — TON Teleport Bridge for bidirectional BTC transfers between Bitcoin and TON. Notable for the claimed trust-less architecture without a WBTC-style single custodian. If it lands technically, TON becomes one of the few L1s with direct access to Bitcoin liquidity.

Technical detail is thinner than for Catchain 2.0. Main approaches — covenants and multi-party computation for Bitcoin-side key management. Implementation was claimed for mid-2026.

H2 2026 and 2027: what is on the horizon

After Teleport public plans get less granular. What is mentioned in general terms:

  • Cross-chain via Chainlink CCIP. TON has accepted CCIP as the canonical standard. By 2027 the list of networks where Toncoin can move as a Cross-Chain Token is expected to expand.
  • L2 solutions. Foundation has mentioned L2 in a “2027 horizon” context several times. No public spec yet — priority remains L1 optimisation.
  • Privacy tooling. Within Mini Apps and Wallet — private payments, confidential transactions for B2B. Specifics minimal.
  • TON Strategy Co. A separate public company through which Manuel Stotz and team route institutional capital into Toncoin. Not part of the protocol roadmap, but an important capital flow.

Summary table

PeriodItemStatus as of May 2026
Q1 2026AgenticKitPartially shipped, SDK in public beta
Q1 2026Rust Node v1Binaries available, validator migration in progress
Q1 2026TON FactoryLive
10 April 2026Catchain 2.0Activated on mainnet
Late April 20266x fee reductionActive
4 May 2026MTONGA / Telegram validatorLaunched, updates in flight
Q2 2026Builders Portal 3.0In progress
Q2 2026TON Pay 2.0In progress
Q2 2026Full AppKitAnnounced
Mid-2026Teleport (Bitcoin bridge)In development
2027L2, CCIP expansion, privacyStated, no specifics

What it means in practice

For users. By the end of 2026 Wallet in Telegram should support subscription payments and a smoother fiat on-ramp. 1–10 cent micro-payments stop being “more expensive than the fee”. If Teleport lands — BTC can be held directly in a TON wallet.

For developers. AppKit and TON Pay 2.0 lower the bar — a paid subscription Mini App can be built without deep FunC. AgenticKit opens the AI-agent niche, already competitive on other L1s.

For investors. The on-chain-metric movers have already happened (Catchain, fee reduction, Telegram validator). Further roadmap items are upside, but the risk of slippage on hard items (Teleport, L2) is real. Risk management — no illusions: blockchain roadmaps slip routinely.

Sources

Frequently asked

AgenticKit, Rust Node v1 and TON Factory in Q1; Builders Portal 3.0 and TON Pay 2.0 in Q2; Full AppKit and a refreshed consensus model in parallel; Teleport — the trust-less Bitcoin bridge — by mid-year.
A TON consensus upgrade activated on 10 April 2026 at 14:32 UTC. Block time dropped from 2.5 seconds to 400 milliseconds, finality below one second. The ~6x fee reduction followed at the end of April.
Make TON Great Again — a network development programme announced by Pavel Durov on 4 May 2026. Includes fast tech upgrades, a refreshed site and docs within 2-3 weeks, transferring key Foundation tasks inside Telegram, and a 2.2M TON validator stake.
Yes. The trust-less Teleport bridge is targeted for mid-2026. The idea is bidirectional BTC transfer between the Bitcoin network and TON without a single centralised custodian. If it lands — TON becomes one of the few L1s with native BTC-shoring.
A full rewrite of the validator stack in Rust. Goals — speed up transaction processing, simplify security audits, and ease running nodes on modern servers. The previous implementation was C++ inherited from the original Durov-era team.
TON Foundation has mentioned L2 in 2026-2027 contexts but no detailed public spec yet — the main bet is L1 scaling via shards and consensus optimisation.

Related