Optimism is Ethereum, scaled.
.circleci | ||
.github | ||
op-conductor-mon | ||
op-conductor-ops | ||
op-signer | ||
op-txproxy | ||
op-ufm | ||
ops | ||
proxyd | ||
.editorconfig | ||
.gitignore | ||
CODE_OF_CONDUCT.md | ||
codecov.yml | ||
CONTRIBUTING.md | ||
go.mod | ||
LICENSE | ||
PULL_REQUEST_TEMPLATE.md | ||
README.md | ||
SECURITY.md |
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.