monitor

package
v1.9.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 25, 2024 License: MIT Imports: 5 Imported by: 0

README

op-dispute-mon

The op-dispute-mon is an off-chain service to monitor dispute games.

Quickstart

Clone this repo. Then run:

make op-dispute-mon

This will build the op-dispute-mon binary which can be run with ./op-dispute-mon/bin/op-dispute-mon.

Usage

op-dispute-mon is configurable via command line flags and environment variables. The help menu shows the available config options and can be accessed by running ./bin/op-dispute-mon --help.


# Start the op-dispute-mon with predefined network and RPC endpoints
./bin/op-dispute-mon \
  --network <Predefined-Network> \
  --l1-eth-rpc <L1-Ethereum-RPC-URL> \
  --rollup-rpc <Optimism-Rollup-RPC-URL>

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Main

func Main(ctx context.Context, logger log.Logger, cfg *config.Config) (cliapp.Lifecycle, error)

Types

This section is empty.

Directories

Path Synopsis
mon

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL