Skip to content

AppClientCompilationResult

class algokit_utils.applications.app_client.AppClientCompilationResult

Section titled “class algokit_utils.applications.app_client.AppClientCompilationResult”

Result of compiling an application’s TEAL code.

Contains the compiled approval and clear state programs along with optional compilation artifacts.

The compiled approval program bytes

The compiled clear state program bytes

Optional compilation artifacts for approval program

Optional compilation artifacts for clear state program