Skip to content

Release v0.3.0

Choose a tag to compare

@github-actions github-actions released this 11 Sep 15:10
· 4 commits to master since this release

dabeacon_indexer v0.3.0

A Ethereum beacon chain indexer with live validator duty tracking.

Supported Platforms

  • Linux x86_64 (GNU and musl)
  • Linux ARM64
  • macOS x86_64
  • macOS ARM64 (Apple Silicon)

Quick Start

  1. Download the binary for your platform
  2. Extract: tar -xzf dabeacon_indexer-v0.3.0-<target>.tar.gz
  3. Copy and edit config: cp config.example.toml config.toml
  4. Run: ./dabeacon_indexer --config config.toml