Module standalone

Source
Expand description

§Abstract Standalone

abstract_std::standalone implements shared functionality that’s useful for creating new Abstract standalone modules.

§Description

An Abstract standalone contract is a contract that is controlled by abstract account, but cannot perform actions on a account contract.

Structs§

StandaloneInstantiateMsg
Data required for the StandaloneContract::instantiate function.
StandaloneState
Contains the abstract infrastructure addresses needed the APIs.