AppSpec
@algorandfoundation/algokit-utils / types/app-spec / AppSpec
types/app-spec.AppSpec
An ARC-0032 Application Specification see https://github.com/algorandfoundation/ARCs/pull/150
Table of contents
Section titled “Table of contents”Properties
Section titled “Properties”Properties
Section titled “Properties”bare_call_config
Section titled “bare_call_config”• bare_call_config: CallConfig
The config of all BARE calls (i.e. non ABI calls with no args)
Defined in
Section titled “Defined in”contract
Section titled “contract”• contract: ABIContractParams
The ABI-0004 contract definition see https://github.com/algorandfoundation/ARCs/blob/main/ARCs/arc-0004.md
Defined in
Section titled “Defined in”• hints: HintSpec
Method call hints
Defined in
Section titled “Defined in”schema
Section titled “schema”• schema: SchemaSpec
The values that make up the local and global state
Defined in
Section titled “Defined in”source
Section titled “source”• source: AppSources
The TEAL source
Defined in
Section titled “Defined in”• state: StateSchemaSpec
The rolled-up schema allocation values for local and global state