applications.app_deployer
Classes
AppDeploymentMetaData | Metadata about an application stored in a transaction note during creation. |
---|---|
ApplicationReference | Information about an Algorand app |
ApplicationMetaData | Complete metadata about a deployed app |
ApplicationLookup | Cache of {py:class}`ApplicationMetaData` for a specific creator |
AppDeployParams | Parameters for deploying an app |
AppDeployResult | The result of a deployment |
AppDeployer | Manages deployment and deployment metadata of applications |