-
User Initiates a Transaction
A user initiates a transaction request (e.g., sending crypto, interacting with a dApp).
-
Sharding Mechanism
The TON blockchain employs dynamic sharding in its foundational structure that allows it to load balance through many different chains.
-
Validators Verify
Validators confirm and validate the transactions through proof of stake.
-
Data Stored in Blocks
The validated data is stored in the block of the specific shard chain.
-
Masterchain Coordination
All of the shard chain hashes are recorded into the master chain for security and coordination.
-
Smart Contract Execution
TON's smart contracts are executed by TON's television machine (TVM).
-
Confirmation Sent
The network uses consensus to confirm that the transaction successfully occurred.







