Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 614 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 614 Bytes

Optimism Infrastructure

This repository is an extension of the Optimism monorepo and contains the infrastructure that supports the Optimism ecosystem.

Components

  • op-conductor-mon: Monitors multiple op-conductor instances and provides a unified interface for reporting metrics.
  • op-signer: Thin gateway that supports eth_signTransaction RPC endpoint to sign ethereum tx payloads using private key stored in KMS
  • op-ufm: User facing monitoring creates transactions at regular intervals and observe transaction propagation across different RPC providers.