diff --git a/README.md b/README.md index 6e6cbed9..317c2c55 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,5 @@ This repository is an extension of the [Optimism monorepo](https://github.com/et ## 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.