Debug Stateful Smart Contract

To debug a stateful smart contract :-

  • Right click on the editor and select "Algorand > Stateful Contract > Call App"

  • Enter transaction details and click debug

  • Enter debugger context info (Dry Run Context) like source teal file, accounts etc.

  • IDE automatically starts tealdbg with the required data and then opens Chrome browser for debugging (If automatic browser opening option is not disabled)

Last updated