Module store

Source
Expand description

Manages persistent storage for blockchain, contracts, metrics, and metadata

Modules§

contract_metadata
Stores, manages, and provides access to contract metadata
metrics
Stores, manages, and provides access to explorer metrics

Structs§

ExplorerDb
Represents the explorer database backed by a sled database connection, responsible for maintaining persistent state required for blockchain exploration. It serves as the core data layer for the Explorer application, storing and managing blockchain data, metrics, and contract-related information.
NATIVE_CONTRACT_SOURCE_ARCHIVES