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
Back to nethermindeth/nethermind

Open-source alternatives to Nethermind

30 open-source projects similar to nethermindeth/nethermind, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Nethermind alternative.

  • dapphub/dapptoolsdapphub avatar

    dapphub/dapptools

    2,125View on GitHub↗

    Dapp, Seth, Hevm, and more

    Haskell
    View on GitHub↗2,125
  • ethereumjs/ethereumjs-clientethereumjs avatar

    ethereumjs/ethereumjs-client

    193View on GitHub↗

    Project is in active development and has been moved to the EthereumJS VM monorepo.

    TypeScript
    View on GitHub↗193
  • jpmorganchase/quorumjpmorganchase avatar

    jpmorganchase/quorum

    4,771View on GitHub↗

    Quorum is a permissioned blockchain framework based on Ethereum, designed for enterprise consortia. It implements a private version of the ledger that restricts network access to authorized participants and uses authority-based consensus mechanisms to achieve transaction finality without energy-intensive mining. The project focuses on data privacy and access control through the use of private smart contracts and encrypted state storage. This ensures that transaction visibility and business logic results remain hidden from unauthorized nodes and are only accessible to designated consortium mem

    Go
    View on GitHub↗4,771
  • 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

AI search

Explore more awesome repositories

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

Find more with AI search
  • 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
  • dgarage/nbxplorerdgarage avatar

    dgarage/NBXplorer

    366View on GitHub↗

    NBitcoin Explorer

    C#
    View on GitHub↗366
  • energywebfoundation/energyweb-uiE

    energywebfoundation/energyweb-ui

    0View on GitHub↗
    View on GitHub↗0
  • ethereum/alethethereum avatar

    ethereum/aleth

    3,969View on GitHub↗

    Aleth is an Ethereum C++ client and full-node implementation. It provides a virtual machine executor for running and debugging bytecode, a blockchain state debugger, and a serialization library for encoding and decoding data using the Recursive Length Prefix format. The project includes a dedicated mining tool for producing blocks and benchmarking hashing hardware performance. It further distinguishes itself with a state debugger that analyzes pre- and post-execution state changes and generates step-by-step execution traces for the virtual machine. The implementation covers node operations i

    C++cppethereumethereum-client
    View on GitHub↗3,969
  • ethereum/py-evmethereum avatar

    ethereum/py-evm

    2,356View on GitHub↗

    A Python implementation of the Ethereum Virtual Machine

    Pythonethereumethereum-virtual-machineevm
    View on GitHub↗2,356
  • exthereum/blockchainE

    exthereum/blockchain

    0View on GitHub↗
    View on GitHub↗0
  • ledgerwatch/erigonledgerwatch avatar

    ledgerwatch/erigon

    3,575View on GitHub↗

    Ethereum implementation on the efficiency frontier

    Go
    View on GitHub↗3,575
  • mana-ethereum/manaM

    mana-ethereum/mana

    0View on GitHub↗
    View on GitHub↗0
  • meadowsuite/meadowMeadowSuite avatar

    MeadowSuite/Meadow

    143View on GitHub↗

    Integrated Ethereum implementation and tool suite focused on Solidity testing and development.

    C#
    View on GitHub↗143
  • melbournedeveloper/trezor.netMelbourneDeveloper avatar

    MelbourneDeveloper/Trezor.Net

    43View on GitHub↗

    Cross platform C# library for talking to the Trezor hardwarewallet

    C#
    View on GitHub↗43
  • metacosa/nbitcoinMetacoSA avatar

    MetacoSA/NBitcoin

    1,943View on GitHub↗

    Comprehensive Bitcoin library for the .NET framework.

    C#
    View on GitHub↗1,943
  • musteka-la/mustekalaM

    musteka-la/mustekala

    0View on GitHub↗
    View on GitHub↗0
  • neo-project/neoneo-project avatar

    neo-project/neo

    3,535View on GitHub↗

    NEO Smart Economy

    C#
    View on GitHub↗3,535
  • openethereum/openethereumopenethereum avatar

    openethereum/openethereum

    1,631View on GitHub↗

    (deprecated) The fast, light, and robust client for the Ethereum mainnet.

    Rustethereum
    View on GitHub↗1,631
  • q9f/secp256k1.crq9f avatar

    q9f/secp256k1.cr

    51View on GitHub↗

    a native library implementing secp256k1 purely for the crystal language.

    Crystal
    View on GitHub↗51
  • stratisproject/stratisbitcoinfullnodestratisproject avatar

    stratisproject/StratisBitcoinFullNode

    785View on GitHub↗

    Bitcoin full node in C#

    C#
    View on GitHub↗785
  • web3swift-team/web3swiftweb3swift-team avatar

    web3swift-team/web3swift

    889View on GitHub↗

    Full featured library for Ethereum interaction with the JSON RPC API in swift. Native ABI parsing and smart contract interactions.

    JavaScriptabi-parsingcryptocryptoswift
    View on GitHub↗889
  • yenom/bitcoinkityenom avatar

    yenom/BitcoinKit

    869View on GitHub↗

    Bitcoin protocol toolkit for Swift

    Swiftbchbitcoinbitcoincash
    View on GitHub↗869
  • yuzushioh/ethereumkityuzushioh avatar

    yuzushioh/EthereumKit

    486View on GitHub↗

    EthereumKit is a free, open-source Swift framework for easily interacting with the Ethereum.

    Swiftbitcoinblockchainethereum
    View on GitHub↗486
  • akula-bft/akulaakula-bft avatar

    akula-bft/akula

    788View on GitHub↗

    Fastest Ethereum archive node ever built

    Rust
    View on GitHub↗788
  • zksnacks/walletwasabizkSNACKs avatar

    zkSNACKs/WalletWasabi

    2,556View on GitHub↗

    Open-source, non-custodial, privacy preserving Bitcoin wallet for Windows, Linux, and Mac.

    C#
    View on GitHub↗2,556
  • axentro/axentroAxentro avatar

    Axentro/Axentro

    193View on GitHub↗

    To be the go to platform for building dApps quickly and cheaply for business and gaming

    Crystal
    View on GitHub↗193
  • boilertalk/web3.swiftBoilertalk avatar

    Boilertalk/Web3.swift

    696View on GitHub↗

    A pure swift Ethereum Web3 library

    Swift
    View on GitHub↗696
  • btcpayserver/btcpayserverbtcpayserver avatar

    btcpayserver/btcpayserver

    7,407View on GitHub↗

    BTCPay Server is a non-custodial payment gateway and invoice manager designed for accepting Bitcoin and other cryptocurrencies directly into a private wallet. It serves as a self-hosted payment infrastructure that allows merchants to manage digital invoicing and storefronts without relying on third-party intermediaries. The system distinguishes itself through a non-custodial wallet architecture that ensures private keys remain on the user's own hardware or server. It integrates the Lightning Network for instant, low-cost transactions and provides a hardware-wallet signing bridge to secure tra

    C#bitcoinbitcoin-payment-gatewaybitcoin-payment-processor
    View on GitHub↗7,407
  • cocol-project/cocolcocol-project avatar

    cocol-project/cocol

    21View on GitHub↗

    Rapid blockchain prototyping

    Crystal
    View on GitHub↗21