op_challenger

package
v1.1.4-rc.1 Latest Latest
Warning

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

Go to latest
Published: Aug 16, 2023 License: MIT Imports: 5 Imported by: 1

README

op-challenger

The op-challenger is a modular op-stack challenge agent written in golang for dispute games including, but not limited to, attestation games, fault games, and validity games. To learn more about dispute games, visit the dispute game specs.

Quickstart

First, clone this repo. Then, run make, which will build all required targets. Alternatively, run make devnet to bring up the devnet which deploys the mock dispute game contracts as well as an op-challenger instance.

Alternatively, you can build the op-challenger binary locally using the pre-configured Makefile target by running make build, and then running ./op-challenger --help to see a list of available options.

Usage

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

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) error

Main is the programmatic entry-point for running op-challenger

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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