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.

types app client.AppClientCompilationParams

@algorandfoundation/algokit-utils / types/app-client / AppClientCompilationParams

Interface: AppClientCompilationParams

types/app-client.AppClientCompilationParams

Table of contents

Properties

Properties

deletable

Optional deletable: boolean

Defined in

src/types/app-client.ts:194


deployTimeParams

Optional deployTimeParams: TealTemplateParams

Any deploy-time parameters to replace in the TEAL code

Defined in

src/types/app-client.ts:190


updatable

Optional updatable: boolean

Defined in

src/types/app-client.ts:192