Expand description
BridgeOrchestrator
is the component that:
- monitors Sui and Ethereum events with the help of
SuiSyncer
andEthSyncer
- updates WAL table and cursor tables
- hands actions to
BridgeExecutor
for execution
BridgeOrchestrator
is the component that:
SuiSyncer
and EthSyncer
BridgeExecutor
for execution