Optimism is Ethereum, scaled.
75b02dff3d
* op-signer: add to this repo * circleci: add op-signer jobs/workflows * ops: update tag service to include op-signer * readme: add op-signer one sentence description * ci: add op-signer option to github action * ops: add op-signer min version |
||
---|---|---|
.circleci | ||
.github | ||
op-conductor-mon | ||
op-conductor-ops | ||
op-signer | ||
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.