Optimism is Ethereum, scaled.

Last updated Jun 26, 2026
44
Stars
123
Forks
96
Issues
0
Stars/day
Attention Score
89
Language breakdown
No language data available.
Files click to expand
README

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 various RPC endpoints to sign payloads from op-stack components using private key stored in KMS.
  • op-ufm: User facing monitoring creates transactions at regular intervals and observe transaction propagation across different RPC providers.

Development

This project uses mise to manage tool versions, ensuring consistency between local development and CI environments. Each subproject can, optionally, adopt mise by adding a mise.toml configuration. This will automatically inherit from the root mise.toml.

Release Process

For the thoroughly defined process releasing services in this repository, please refer to this document.

© 2026 GitRepoTrend · ethereum-optimism/infra · Updated daily from GitHub