Nimbus
Lightweight Ethereum consensus client written in Nim, optimized for resource-constrained devices including Raspberry Pi and ideal for any server or desktop environment.
About
Nimbus is an Ethereum consensus layer (Eth2) client implemented in the Nim programming language. It participates in the Ethereum proof-of-stake network by validating and proposing beacon chain blocks. Unlike other clients that may demand significant resources, Nimbus is specifica…