sidecar

command module
v0.0.0-...-720432b Latest Latest
Warning

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

Go to latest
Published: Nov 23, 2024 License: MIT Imports: 2 Imported by: 0

README

Attestation Sidecar

The attestation sidecar is a process that runs alongside a chain with Interchain Attestation and pulls in information that the validator can use to update the attestation light client (with ABCI++).

TODO: Add more information about the sidecar

Install

$ make install

Start the sidecar

$ attestation-sidecar start

If you start the sidecar without a config file existing, it will generate one for you in ~/.attestation-sidecar/config.toml with an example chain configuration.

TODO: Show example

Flags

--listen-addr - the address for the grpc server to listen on. Defaults to localhost:6969

$ attestation-sidecar start --listen-addr 0.0.0.0:1337

Configuration

TODO: Document each field in the config file once it's more stable.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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