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.TealTemplateParams

@algorandfoundation/algokit-utils / types/app / TealTemplateParams

Interface: TealTemplateParams

types/app.TealTemplateParams

Dictionary of deploy-time parameters to replace in a teal template.

Note: Looks for TMPL_{parameter} for template replacements i.e. you can leave out the TMPL_.

Indexable

▪ [key: string]: string | bigint | number | Uint8Array