Skip to content

1IxI1/tvm-viewer

Repository files navigation

TVM Viewer (beta)

Stack tracer for debugging smart contracts deployed on TON Blockchain.

Features

  • Step-by-step execution with stack
  • Execution realism
  • Testnet
  • Executor logs
  • Enjoyable UI (I hope)
  • All explorers support (almost)
  • Local run (just in your browser)
  • Lightweight (as much as possible)
  • Robust integrity (libs, randseed, prev. txs check)

How-to

Enter tx link

In almost any form:

  • From ton.cx
  • From tonviewer.com
  • From tonscan.io
  • From tonscan.org
  • From explorer.toncoin.org
  • Like lt:hash with hash in hex
  • Just like hash with hash in hex or base64

Use testnet

By param:
https://1ixi1.github.io/tvm-viewer?testnet=true

Make a link to viewer with tx

By param:
https://1ixi1.github.io/tvm-viewer/?tx=4df182d84e9e1bbe76d9cfe35bd023c244c55b03cbd118457769868aa2e85bf4
(any form as described above)

Find tx link in tonviwer

Click on desired circle and copy the web page link.