TON DocsTON Docs
OnboardingNodesApplicationsAPIsSmart contractsTolkTolk languageTVMTON Virtual MachineFoundationsBlockchain foundations

TVM Explorer

TVM Explorer is an interactive tool for exploring TVM assembly. Use it to see how your Fift code compiles to TVM assembly. It allows

  • examining TVM bitcode and understanding instruction behavior;
  • seeing how Fift code translates to TVM instructions.

For more modern languages use TxTracer's Playground.

TVM Explorer interface