UNPKG

@hyperlane-xyz/core

Version:

Core solidity contracts for Hyperlane

15 lines (9 loc) 275 B
# @eth-optimism/endpoint-monitor The endpoint-monitor runs websocket checks on edge-proxyd endpoints and downstream infra provider endpoints. ## Setup Install go1.18 ```bash make build source .env.example # (or copy to .envrc if using direnv) ./bin/endpoint-monitor ```