Skip to content
This repository has been archived by the owner on Apr 15, 2024. It is now read-only.
/ nimbus-client Public archive

Nimbus is a client implementation 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 -- and multi-purpose servers.

Notifications You must be signed in to change notification settings

gnosischain/nimbus-client

Repository files navigation

DEPRECATED

Warning

This repository is no longer supported and has been replaced by gnosischain/gnosis-nimbus-eth2. Please use the official documentation.

docker build -t gnosischain/nimbus:latest --build-arg UPSTREAM_VERSION=v2.2.2 .
docker push gnosischain/nimbus:latest

Starting the container in beacon mode

--network="/custom_config_data"
--bootstrap-node="{{ bootnode_enrs | join(',') }}"

Starting the container in validator mode

nimbus runs in both modes automatically 

About

Nimbus is a client implementation 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 -- and multi-purpose servers.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •