https://github.com/dappnode/dappnodepackage-nimbus-generic
Dappnode package template for Nimbus Ethereum consensus client
https://github.com/dappnode/dappnodepackage-nimbus-generic
Last synced: 26 days ago
JSON representation
Dappnode package template for Nimbus Ethereum consensus client
- Host: GitHub
- URL: https://github.com/dappnode/dappnodepackage-nimbus-generic
- Owner: dappnode
- License: apache-2.0
- Created: 2024-07-04T09:20:08.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-26T14:37:28.000Z (about 1 year ago)
- Last Synced: 2025-03-26T15:43:15.868Z (about 1 year ago)
- Language: Shell
- Size: 90.8 KB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Nimbus Dappnode package
**Nimbus ETH2.0 Beacon chain + validator**
From this repository, the Dappnode Nimbus package can be generated for 3 networks: the Hoodi Testnet, Ethereum Mainnet and Gnosis Chain.
Nimbus is a client implementation for both the consensus layer (eth2) and execution layer (eth1) that strives to be as lightweight as possible in terms of resources used. This allows it to perform well on embedded systems, resource-restricted devices (including Raspberry Pis and mobile devices).
However, resource-restricted hardware is not the only thing Nimbus is good for. Its low resource consumption makes it easy to run Nimbus together with other workloads on your server (this is especially valuable for stakers looking to lower the cost of their server instances).
