Skip to content

applications.app_deployer

Classes

AppDeploymentMetaDataMetadata about an application stored in a transaction note during creation.
ApplicationReferenceInformation about an Algorand app
ApplicationMetaDataComplete metadata about a deployed app
ApplicationLookupCache of {py:class}`ApplicationMetaData` for a specific creator
AppDeployParamsParameters for deploying an app
AppDeployResultThe result of a deployment
AppDeployerManages deployment and deployment metadata of applications

Module Contents

algokit*utils.applications.app_deployer.APP_DEPLOY_NOTE_DAPP *: str_ = ‘ALGOKIT_DEPLOYER’