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§
- Explorer
Db - 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