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 (4622)*, ppc64le (4634)*, x86_64 (4585)* Centos-stream 8 (81 downloads)
Centos-stream 9 aarch64 (4644)*, ppc64le (4612)*, x86_64 (4633)* Centos-stream 9 (101 downloads)
EPEL 8 aarch64 (4603)*, ppc64le (4603)*, x86_64 (4600)* EPEL 8 (76 downloads)
EPEL 9 aarch64 (4599)*, ppc64le (4629)*, x86_64 (4618)* EPEL 9 (104 downloads)
Fedora 40 aarch64 (2707)*, ppc64le (2666)*, x86_64 (2672)* Fedora 40 (0 downloads)
Fedora 41 aarch64 (2246)*, ppc64le (2263)*, x86_64 (2251)* Fedora 41 (38 downloads)
Fedora 42 aarch64 (1583)*, ppc64le (1573)*, x86_64 (1594)* Fedora 42 (23 downloads)
Fedora 43 aarch64 (426)*, ppc64le (424)*, x86_64 (424)* Fedora 43 (9 downloads)
Fedora eln aarch64 (4603)*, ppc64le (4598)*, x86_64 (4623)* Fedora eln (72 downloads)
Fedora rawhide aarch64 (4597)*, ppc64le (4606)*, x86_64 (4581)* Fedora rawhide (71 downloads)
Mageia 8 aarch64 (4591)*, x86_64 (4574)* Mageia 8 (98 downloads)
Mageia cauldron aarch64 (4625)*, x86_64 (4589)* Mageia cauldron (111 downloads)

* Total number of downloaded packages.