Registry / other / aptos-framework

aptos-framework

JSON →
libraryrscratesunverified

Aptos stdlib providing core framework types and functions for the Aptos blockchain.

# Cargo.toml [dependencies] aptos-framework = "latest"
INSTALL
IMPORT
SIG · APTOS-FRAMEWORK
A
aptos-framework
otherrust
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.

AptosFramework
use aptos_framework::AptosFramework;

Initializes the Aptos framework.

use aptos_framework::AptosFramework; fn main() { let _framework = AptosFramework::new(); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history

Breaking-change detection hasn't run for this library yet.

Audit
Dependencies

No dependency data recorded yet.

Agent activity
20 hits · last 30 days
node
18
Meta
1
OpenAI (training)
1
Resources