sui_bridge

Module orchestrator

Source
Expand description

BridgeOrchestrator is the component that:

  1. monitors Sui and Ethereum events with the help of SuiSyncer and EthSyncer
  2. updates WAL table and cursor tables
  3. hands actions to BridgeExecutor for execution

Structsยง