Cargo Features

abstract-app has no features set by default.

[dependencies]
abstract-app = { version = "0.26.0", features = ["schema", "stargate", "test-utils"] }
schema

Affects abstract-app::schema

stargate

Enables stargate of abstract-sdk

test-utils

Enables abstract-testing, test-utils of abstract-sdk and testing of abstract-interface

abstract-interface:

Disables security_enable on registry

Affects abstract-app::mock