Skip to content

Conversation

sugh01
Copy link

@sugh01 sugh01 commented Jun 11, 2025

This PR implements Charon distributed validator support in the Kurtosis Ethereum package.

Validators supported

  • Lighthouse
  • Lodestar
  • Teku
  • Nimbus
  • Prysm

Configuration

participants:
  - vc_type: charon
    vc_image: obolnetwork/charon:latest
    charon_node_count: 4
    charon_params:
      charon_vc: teku   # Any of: lighthouse, lodestar, teku, nimbus, prysm
      charon_vc_image: consensys/teku:latest  # validator client image

Core Component

charon_launcher.star

@sugh01 sugh01 changed the title Charon feat :Charon Jun 11, 2025
@sugh01 sugh01 changed the title feat :Charon feat: Charon Jun 11, 2025
@barnabasbusa
Copy link
Collaborator

can you add charon details to the readme too?

@sugh01
Copy link
Author

sugh01 commented Aug 8, 2025

can you add charon details to the readme too?

Added @barnabasbusa

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants