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 (3931)*, ppc64le (3954)*, x86_64 (3895)* Centos-stream 8 (64 downloads)
Centos-stream 9 aarch64 (3957)*, ppc64le (3928)*, x86_64 (3947)* Centos-stream 9 (82 downloads)
EPEL 8 aarch64 (3935)*, ppc64le (3927)*, x86_64 (3925)* EPEL 8 (58 downloads)
EPEL 9 aarch64 (3922)*, ppc64le (3939)*, x86_64 (3938)* EPEL 9 (82 downloads)
Fedora 39 aarch64 (2520)*, ppc64le (2530)*, x86_64 (2532)* Fedora 39 (0 downloads)
Fedora 40 aarch64 (2019)*, ppc64le (1991)*, x86_64 (1974)* Fedora 40 (0 downloads)
Fedora 41 aarch64 (1555)*, ppc64le (1570)*, x86_64 (1567)* Fedora 41 (19 downloads)
Fedora 42 aarch64 (900)*, ppc64le (877)*, x86_64 (885)* Fedora 42 (7 downloads)
Fedora eln aarch64 (3911)*, ppc64le (3922)*, x86_64 (3937)* Fedora eln (56 downloads)
Fedora rawhide aarch64 (3917)*, ppc64le (3932)*, x86_64 (3906)* Fedora rawhide (59 downloads)
Mageia 8 aarch64 (3912)*, x86_64 (3893)* Mageia 8 (78 downloads)
Mageia cauldron aarch64 (3928)*, x86_64 (3911)* Mageia cauldron (90 downloads)

* Total number of downloaded packages.