Module Mavkit_crawler

module Layer1_event : sig ... end

This module defines functions that emit the events used by the layer 1 chain (see Layer_1).

module Layer_1 : sig ... end

This module allow to follow the layer 1 chain by subscribing to the head monitoring RPC offered by the Mavryk node, reconnecting, etc.

module Reorg : sig ... end