TONboard

TVM

formal

Also: TON Virtual Machine

1 min readupdated 2026-05-29✏️ Suggest an edit🕑 History

TVM (TON Virtual Machine) is a stack-based virtual machine that runs the bytecode of smart contracts on the TON network. It works natively with typed cells, message passing, and basic cryptographic primitives.

TVM differs from Ethereum's EVM by being built around the actor model: each contract is a standalone actor with its own local storage, communicating with others through async messages. This gives native horizontal scalability but requires a different DApp design.

Related terms

← All terms

Prepared by

TONboard

Support the project with a TON tip.

Comments

Posting a comment costs a small on-chain fee that keeps spam out.
  • No comments yet — be the first.