awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
hyperledger avatar

hyperledger/hyperledgerArchived

0
View on GitHub↗
3,745 estrellas·702 forks·5 vistaswww.hyperledger.org↗

Hyperledger

Hyperledger is an enterprise blockchain ecosystem consisting of a collection of open-source frameworks and libraries. It provides the distributed ledger technology and modular architectures necessary to build permissioned blockchain applications for industrial use cases.

The project is characterized by a multi-framework ecosystem that separates consensus and membership services into interchangeable components. This modularity allows for the use of various agreement mechanisms, including crash-fault and Byzantine fault tolerant protocols, to maintain a synchronized and immutable record of transactions.

The ecosystem covers a range of capabilities including distributed ledger infrastructure, permissioned network governance, and identity management. These tools support specific industrial applications such as corporate asset tokenization and supply chain provenance.

Features

  • Permissioned Blockchain Frameworks - Provides a comprehensive ecosystem of frameworks and libraries for building permissioned, industrial-grade distributed ledger applications.
  • Distributed Smart Contract Frameworks - Provides a collection of diverse distributed ledger implementations with varying data models and smart contract execution environments.
  • Distributed Ledger Databases - Implements storage systems that maintain a verifiable sequence of state transitions across a peer-to-peer network.
  • Consensus Algorithms - Provides a library of distributed algorithms to ensure all nodes in a cluster agree on a sequence of operations.
  • Interchangeable Consensus Layers - Allows the system to swap between different agreement algorithms based on specific fault-tolerance requirements.
  • Plug-in Consensus Mechanisms - Provides an interchangeable agreement layer to switch between crash-fault tolerant and Byzantine fault tolerant algorithms.
  • Decentralized & Blockchain Technologies - Offers the technologies necessary to build distributed ledgers and decentralized applications for industrial use cases.
  • Private Ledger Infrastructure - Provides the underlying infrastructure for storing block history in private, permissioned networks across corporate entities.
  • Centralized Permission Management - Restricts network participation and data visibility to authorized identities through centralized permission logic.
  • Business Network Governance - Provides administrative controls for managing node membership and public key infrastructure within private business networks.
  • Centralized Identity Management - Implements a centralized membership service to authenticate and authorize known participants in a permissioned network.
  • Modular Architecture Patterns - Employs a structural design pattern that organizes blockchain components into reusable, swappable units for customized enterprise needs.
  • Pluggable Component Architectures - Separates consensus and membership services into interchangeable components to allow customization for enterprise requirements.
  • Replicated State Machines - Provides the underlying mechanism to maintain an identical ledger state across all participating nodes via sequenced transactions.
  • Enterprise Blockchain Solutions - Provides solutions for designing and deploying permissioned blockchain networks with corporate-grade endorsement policies.
  • Blockchain Application Frameworks - Offers modular toolkits for building sovereign industrial blockchains with customizable business logic and governance.
  • Blockchain Governance Models - Implements frameworks for managing decision-making processes and ownership within decentralized industrial blockchain networks.

Historial de estrellas

Gráfico del historial de estrellas de hyperledger/hyperledgerGráfico del historial de estrellas de hyperledger/hyperledger

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Preguntas frecuentes

¿Qué hace hyperledger/hyperledger?

Hyperledger is an enterprise blockchain ecosystem consisting of a collection of open-source frameworks and libraries. It provides the distributed ledger technology and modular architectures necessary to build permissioned blockchain applications for industrial use cases.

¿Cuáles son las características principales de hyperledger/hyperledger?

Las características principales de hyperledger/hyperledger son: Permissioned Blockchain Frameworks, Distributed Smart Contract Frameworks, Distributed Ledger Databases, Consensus Algorithms, Interchangeable Consensus Layers, Plug-in Consensus Mechanisms, Decentralized & Blockchain Technologies, Private Ledger Infrastructure.

¿Qué alternativas de código abierto existen para hyperledger/hyperledger?

Las alternativas de código abierto para hyperledger/hyperledger incluyen: yeasy/blockchain_guide — This is an educational resource that provides a comprehensive guide to blockchain and distributed ledger technologies,… corda/corda — Corda is a distributed ledger technology platform used to build private, interoperable business networks. It provides… hashicorp/raft — This is a Raft consensus library and distributed consensus engine implemented in Go. It provides the primitives… hyperledger/fabric — Hyperledger Fabric is a permissioned blockchain framework and enterprise blockchain platform designed for maintaining… jpmorganchase/quorum — Quorum is a permissioned blockchain framework based on Ethereum, designed for enterprise consortia. It implements a… erikgrinaker/toydb — ToyDB is a distributed SQL database that provides a system for storing and querying data across multiple nodes. It…

Alternativas open-source a Hyperledger

Proyectos open-source similares, clasificados según cuántas características comparten con Hyperledger.
  • yeasy/blockchain_guideAvatar de yeasy

    yeasy/blockchain_guide

    7,069Ver en GitHub↗

    This is an educational resource that provides a comprehensive guide to blockchain and distributed ledger technologies, covering everything from fundamental concepts to practical deployment. The guide systematically explains the core architecture of blockchain systems, including consensus-based distributed ledgers, cryptographic hash chains, Merkle trees, and smart contract execution engines, while also detailing permissioned channel architectures and modular service platforms for enterprise use. The resource distinguishes itself by offering a dual-track learning path that serves both non-tech

    Gobitcoinblockchainbook
    Ver en GitHub↗7,069
  • corda/cordaAvatar de corda

    corda/corda

    4,077Ver en GitHub↗

    Corda is a distributed ledger technology platform used to build private, interoperable business networks. It provides a framework for creating shared records of facts and executing smart contracts between specific participants without requiring global data broadcasting. The platform distinguishes itself through a point-to-point state distribution model and a UTXO-based ledger, ensuring that transaction data is shared only between involved parties to maintain strict privacy. It utilizes a JVM-based smart contract engine to execute business logic written in Java or Kotlin and employs a notary-b

    Kotlincordadistributed-ledgerdlt
    Ver en GitHub↗4,077
  • hashicorp/raftAvatar de hashicorp

    hashicorp/raft

    9,037Ver en GitHub↗

    This is a Raft consensus library and distributed consensus engine implemented in Go. It provides the primitives necessary to build fault-tolerant distributed services by implementing a replicated state machine that ensures a group of servers agree on a shared system state through leader election and log replication. The project distinguishes itself through a pluggable architecture for storage backends and snapshot storage, decoupling the consensus logic from physical persistence. It includes specialized mechanisms for leadership transfer, protocol version management to support rolling upgrade

    Go
    Ver en GitHub↗9,037
  • hyperledger/fabricAvatar de hyperledger

    hyperledger/fabric

    16,664Ver en GitHub↗

    Hyperledger Fabric is a permissioned blockchain framework and enterprise blockchain platform designed for maintaining shared, immutable records of transactions across a network of authorized participants. It provides the infrastructure to build and manage private distributed ledgers that prioritize data confidentiality and scalability. The platform is distinguished by a modular architecture and a pluggable consensus engine. This design allows internal system implementations to be swapped with custom modules to adapt the ledger's behavior and consensus mechanisms to specific technical or indus

    Go
    Ver en GitHub↗16,664
Ver las 30 alternativas a Hyperledger→