TVM(TRON Virtual Machine)

TVM workflow

TVM, or Tron Virtual Machine, is a lightweight Turing-Complete Virtual Machine developed for the Tron ecosystem. TVM aims to provide an efficient, convenient, stable, secure, and scalable custom blockchain system. It was forked from the Ethereum Virtual Machine (EVM) and can seamlessly integrate with the existing robust smart contract development ecosystem. TVM supports the Delegated Proof of Stake (DPoS) consensus mechanism. Unlike the Gas mechanism in EVM, TVM uses the concept of Energy. Transactions and smart contract executions in TVM do not consume TRX.

Last updated