Registry / other / abstract-os

abstract-os

JSON →
library0.12.0rscratesunverified

Abstract contract interfaces and storage layouts for the Abstract OS framework.

# Cargo.toml [dependencies] abstract-os = "0.12.0"
INSTALL
IMPORT
SIG · ABSTRACT-OS
A
abstract-os
otherrustv0.12.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

AbstractOs
use abstract_os::AbstractOs;

Minimal example showing initialization of Abstract OS.

use abstract_os::AbstractOs; fn main() { // Example: initialize Abstract OS. let os = AbstractOs::new(); println!("Abstract OS initialized"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.12.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
24 hits · last 30 days
node
20
OpenAI (training)
1
Resources
abstract-os — cargo add abstract-os · libregistry