awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
ledgerwatch avatar

ledgerwatch/erigon

0
View on GitHub↗
3,575 stars·1,522 forks·Go·LGPL-3.0·11 viewsdocs.erigon.tech↗

Erigon

Ethereum implementation on the efficiency frontier

Features

  • Ethereum Clients - High-performance Ethereum client implementation in Go.

Star history

Star history chart for ledgerwatch/erigonStar history chart for ledgerwatch/erigon

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Erigon

Similar open-source projects, ranked by how many features they share with Erigon.
  • ethereum/mistethereum avatar

    ethereum/mist

    7,431View on GitHub↗

    Mist is a desktop application that serves as both an Ethereum wallet client and a decentralized application browser. It manages Ethereum accounts, synchronizes blockchain data, and provides a dedicated interface for interacting with DApps hosted on the Ethereum network. The application distinguishes itself by bundling an embedded Ethereum node that can be orchestrated and configured through command-line flags, with support for both IPC and RPC transport protocols. It includes a sandboxed DApp browser that isolates each application's execution context, and a transaction signing gateway that au

    JavaScriptblockchainbrowserelectron
    View on GitHub↗7,431
  • openethereum/parity-ethereumopenethereum avatar

    openethereum/parity-ethereum

    6,831View on GitHub↗

    This project is a collection of blockchain tools providing an Ethereum client node, a virtual machine runtime for smart contract execution, a blockchain wallet manager, and a programmatic network interface. It implements the necessary components to synchronize blockchain state, validate blocks, and process transactions on the Ethereum network. The software includes a dedicated command line interface for managing node operations and monitoring network status. It features a comprehensive suite of cryptographic utilities for generating account keypairs, managing encrypted secret stores, and sign

    Rustblockchainclientethereum
    View on GitHub↗6,831
  • paritytech/parityparitytech avatar

    paritytech/parity

    6,831View on GitHub↗

    Parity is an Ethereum client node implementation designed to run a full node, validate blocks, and maintain a local copy of the blockchain. It functions as a blockchain state engine that executes smart contracts and manages distributed ledger state through a peer-to-peer network. The project includes a synchronization engine to download and verify historical block data to reach current network height and a cryptographic key manager for generating and storing private keys used to sign transactions. The system covers distributed ledger interaction via a command line interface for querying netw

    Rust
    View on GitHub↗6,831
  • akula-bft/akulaakula-bft avatar

    akula-bft/akula

    788View on GitHub↗

    Fastest Ethereum archive node ever built

    Rust
    View on GitHub↗788
See all 8 alternatives to Erigon→

Frequently asked questions

What does ledgerwatch/erigon do?

Ethereum implementation on the efficiency frontier

What are the main features of ledgerwatch/erigon?

The main features of ledgerwatch/erigon are: Ethereum Clients.

What are some open-source alternatives to ledgerwatch/erigon?

Open-source alternatives to ledgerwatch/erigon include: ethereum/mist — Mist is a desktop application that serves as both an Ethereum wallet client and a decentralized application browser.… openethereum/parity-ethereum — This project is a collection of blockchain tools providing an Ethereum client node, a virtual machine runtime for… paritytech/parity — Parity is an Ethereum client node implementation designed to run a full node, validate blocks, and maintain a local… akula-bft/akula — Fastest Ethereum archive node ever built. nethermindeth/nethermind — A robust, high-performance execution client for Ethereum node operators. jpmorganchase/quorum — Quorum is a permissioned blockchain framework based on Ethereum, designed for enterprise consortia. It implements a…