Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
27 changes: 18 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ This project is developed entirely in [Nix Flakes](https://wiki.nixos.org/wiki/F
#### charon

- **Description**: Charon (pronounced 'kharon') is a Proof of Stake Ethereum Distributed Validator Client
- **Version**: 1.7.0
- **Version**: 1.7.1
- **Source**: unknown
- **License**: Check package
- **Homepage**: https://github.com/ObolNetwork/charon
Expand Down Expand Up @@ -106,7 +106,7 @@ This project is developed entirely in [Nix Flakes](https://wiki.nixos.org/wiki/F
#### erigon

- **Description**: Ethereum node implementation focused on scalability and modularity
- **Version**: 3.2.0
- **Version**: 3.2.1
- **Source**: unknown
- **License**: Check package
- **Homepage**: https://github.com/erigontech/erigon/
Expand Down Expand Up @@ -178,7 +178,7 @@ This project is developed entirely in [Nix Flakes](https://wiki.nixos.org/wiki/F
#### foundry

- **Description**: A portable, modular toolkit for Ethereum application development written in Rust.
- **Version**: 1.4.1
- **Version**: 1.4.4
- **Source**: unknown
- **License**: Check package
- **Homepage**: https://github.com/foundry-rs/foundry
Expand All @@ -202,6 +202,15 @@ This project is developed entirely in [Nix Flakes](https://wiki.nixos.org/wiki/F
- **Homepage**: https://heimdall.rs
- **Usage**: `nix run .#heimdall -- --help`

#### kurtosis

- **Description**: CLI for Kurtosis, a framework for building and running distributed systems
- **Version**: 1.11.2
- **Source**: unknown
- **License**: Apache-2.0
- **Homepage**: https://github.com/kurtosis-tech/kurtosis
- **Usage**: `nix run .#kurtosis -- --help`

#### lighthouse

- **Description**: Ethereum consensus client in Rust
Expand All @@ -223,7 +232,7 @@ This project is developed entirely in [Nix Flakes](https://wiki.nixos.org/wiki/F
#### mev-boost

- **Description**: MEV-Boost allows proof-of-stake Ethereum consensus clients to source blocks from a competitive builder marketplace
- **Version**: 1.9.0
- **Version**: 1.10.0
- **Source**: unknown
- **License**: Check package
- **Homepage**: https://github.com/flashbots/mev-boost
Expand All @@ -241,7 +250,7 @@ This project is developed entirely in [Nix Flakes](https://wiki.nixos.org/wiki/F
#### nethermind

- **Description**: Our flagship Ethereum client for Linux, Windows, and macOS—full and actively developed
- **Version**: 1.33.1
- **Version**: 1.35.0
- **Source**: unknown
- **License**: GPL-3.0
- **Homepage**: https://nethermind.io/nethermind-client
Expand All @@ -268,7 +277,7 @@ This project is developed entirely in [Nix Flakes](https://wiki.nixos.org/wiki/F
#### reth

- **Description**: Modular, contributor-friendly and blazing-fast implementation of the Ethereum protocol, in Rust
- **Version**: 1.8.2
- **Version**: 1.8.3
- **Source**: unknown
- **License**: Check package
- **Homepage**: https://github.com/paradigmxyz/reth
Expand All @@ -277,7 +286,7 @@ This project is developed entirely in [Nix Flakes](https://wiki.nixos.org/wiki/F
#### rocketpool

- **Description**: Rocket Pool CLI
- **Version**: 1.17.2
- **Version**: 1.18.2
- **Source**: unknown
- **License**: Check package
- **Homepage**: https://github.com/rocket-pool/smartnode
Expand All @@ -286,7 +295,7 @@ This project is developed entirely in [Nix Flakes](https://wiki.nixos.org/wiki/F
#### rocketpoold

- **Description**: Rocket Pool Daemon
- **Version**: 1.17.2
- **Version**: 1.18.2
- **Source**: unknown
- **License**: Check package
- **Homepage**: https://github.com/rocket-pool/smartnode
Expand All @@ -295,7 +304,7 @@ This project is developed entirely in [Nix Flakes](https://wiki.nixos.org/wiki/F
#### rotki-bin

- **Description**: An open source portfolio tracking tool that respects your privacy
- **Version**: 1.40.1
- **Version**: 1.41.0
- **Source**: binary
- **License**: AGPL-3.0-or-later
- **Homepage**: https://rotki.com/
Expand Down