Skip to content

创建文章

We are looking for publications that demonstrate building dApps or smart contracts!
See the full list of Gitcoin bounties that are eligible for rewards.

tealdbg


tealdbg

Algorand TEAL Debugger

Synopsis

Debug a local or remote TEAL code in controlled environment

with Web or Chrome DevTools frontends

tealdbg [flags]

Options

  -f, --frontend string             Frontend to use: cdt, web (default "cdt")

  -h, --help                        help for tealdbg

      --listen string               Network interface to listen on (default "127.0.0.1")

      --no-source-map               Do not generate source maps

      --remote-debugging-port int   Port to listen on (default 9392)

  -v, --verbose                     Verbose output

SEE ALSO