kwetlesen/nimbus-eth2

Project ID: 67604

Description

This package sets up the Nimbus Eth2 client, setting up a consensus layer client and a validator. This will be absolutely essential to run an Ethereum execution client (a.k.a. Eth1 client).

Installation Instructions

Enable this repository, then install! Once installed, there's a small amount of setup you'll need to do:

  1. Import your execution client's JWT secret over to the Nimbus Eth2 configuration directory:
  • For instaince, with Erigon2: cp /var/lib/erigon2/jwt.hex /etc/nimbus-eth2/ && chown nimbus-eth2:nimbus-eth2 /etc/nimbus-eth2/jwt.hex && chmod 0600 /etc/nimbus-eth2/jwt.hex
  1. Configure the beacon client to connect with your execution client by editing /etc/nimbus-eth2/beacon-config.toml.
  2. Start and enable nimbus-eth2-beacon. You're done! However, double-check your logs and ensure that Nimbus is synchronising with your execution client.

Active Releases

The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).

Release Architectures Repo Download
Centos-stream 8 aarch64 (3344)*, ppc64le (3371)*, x86_64 (3351)* Centos-stream 8 (55 downloads)
Centos-stream 9 aarch64 (3361)*, ppc64le (3374)*, x86_64 (3374)* Centos-stream 9 (69 downloads)
EPEL 8 aarch64 (3390)*, ppc64le (3370)*, x86_64 (3382)* EPEL 8 (49 downloads)
EPEL 9 aarch64 (3374)*, ppc64le (3343)*, x86_64 (3350)* EPEL 9 (69 downloads)
Fedora 39 aarch64 (1950)*, ppc64le (1963)*, x86_64 (1947)* Fedora 39 (0 downloads)
Fedora 40 aarch64 (1429)*, ppc64le (1442)*, x86_64 (1427)* Fedora 40 (26 downloads)
Fedora 41 aarch64 (1017)*, ppc64le (1012)*, x86_64 (1010)* Fedora 41 (15 downloads)
Fedora 42 aarch64 (328)*, ppc64le (330)*, x86_64 (328)* Fedora 42 (2 downloads)
Fedora eln aarch64 (3363)*, ppc64le (3359)*, x86_64 (3342)* Fedora eln (48 downloads)
Fedora rawhide aarch64 (3348)*, ppc64le (3349)*, x86_64 (3330)* Fedora rawhide (53 downloads)
Mageia 8 aarch64 (3328)*, x86_64 (3311)* Mageia 8 (66 downloads)
Mageia cauldron aarch64 (3345)*, x86_64 (3351)* Mageia cauldron (77 downloads)

* Total number of downloaded packages.