Module Tezos_layer2_store

module Access_mode : sig ... end
module Context : sig ... end

This module is largely inspired from Tezos_protocol_environment.Environement_context

module Context_sigs : sig ... end
module Indexed_store : sig ... end

This library provides functors to build various kinds of stores using mirage's index and Octez data-encoding libraries.

module Irmin_store : sig ... end
module Smart_rollup_context_hash : sig ... end
module Snapshot_utils : sig ... end
module Store_errors : sig ... end
module Store_events : sig ... end
module Store_sigs : sig ... end
module Store_utils : sig ... end