Module abstract_os::app

source ·
Expand description

Abstract Add-On

abstract_os::app implements shared functionality that’s useful for creating new Abstract apps.

Description

An app is a contract that is allowed to perform actions on a proxy contract while also being migratable.

Structs

Used by Module Factory to instantiate App

Enums

Type Definitions