applications.app_manager
Classes
AppManager | A manager class for interacting with Algorand applications. |
---|
Module Contents
algokitutils.applications.app_manager.UPDATABLE_TEMPLATE_NAME = ‘TMPLUPDATABLE’
The name of the TEAL template variable for deploy-time immutability control.
algokitutils.applications.app_manager.DELETABLE_TEMPLATE_NAME = ‘TMPLDELETABLE’
The name of the TEAL template variable for deploy-time permanence control.