Expand description

Account Factory

abstract_core::account_factory handles Account creation and registration.

Description

The Account factory instantiates a new Account instance and registers it with the crate::version_control contract.

Create a new Account

Call ExecuteMsg::CreateAccount on this contract along with a crate::objects::gov_type and name you’d like to display on your Account.

Modules

Structs

Enums