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·12 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 are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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

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.

Which projects share features with ledgerwatch/erigon?

Projects with overlapping indexed features 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…

Projects sharing features with Erigon

These projects share indexed features with Erigon. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
Compare all 8 related projects→