Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dappnode/dappnodepackage-nimbus-generic
Dappnode package template for Nimbus Ethereum consensus client
https://github.com/dappnode/dappnodepackage-nimbus-generic
Last synced: 27 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 (6 months ago)
- Default Branch: main
- Last Pushed: 2024-12-11T14:01:13.000Z (about 1 month ago)
- Last Synced: 2024-12-11T14:44:57.321Z (about 1 month ago)
- Language: Shell
- Size: 79.1 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
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, Dappnode Nimbus package can be generated for 3 networks: holesky, mainnet and gnosis
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).
![avatar](avatar.png)