core

command module
v0.0.0-...-6ca747c Latest Latest
Warning

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

Go to latest
Published: Mar 26, 2023 License: GPL-3.0 Imports: 5 Imported by: 0

README

Indexooor core

Core indexooor that indexes your contracts data into database for fast data availability

Usage

Building the binary

make build

This will create an indexooor binary in your $GOBIN. Use the binary with flags for indexing.

indexooor index <flags>

Refer to the help command --help for flag details.

indexooor index --help

NAME:
   Indexooor index - Index a contract

USAGE:
   Indexooor index [command options] [arguments...]

OPTIONS:
   --rpc value                 RPC endpoint of the node (default: http://localhost:8545)
   --contract-addresses value  Contract address (comma seperated for multiple contracts) (default: "")
   --start-block value         Block to start indexing from (default: 0)
   --run-id value              Run ID to start indexing from block where left off (default: 0)
   --debug                     Enable debug logs (default: false)
   --help, -h                  show help

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