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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
jpmorganchase avatar

jpmorganchase/quorumArchived

0
View on GitHub↗
4,771 stars·1,301 forks·Go·LGPL-3.0·8 vueswww.goquorum.com↗

Quorum

Quorum est un framework de blockchain privée basé sur Ethereum, conçu pour les consortiums d'entreprises. Il implémente une version privée du registre qui restreint l'accès au réseau aux participants autorisés et utilise des mécanismes de consensus basés sur l'autorité pour atteindre la finalité des transactions sans minage énergivore.

Le projet se concentre sur la confidentialité des données et le contrôle d'accès via l'utilisation de smart contracts privés et le stockage d'état chiffré. Cela garantit que la visibilité des transactions et les résultats de la logique métier restent cachés des nœuds non autorisés et ne sont accessibles qu'aux membres désignés du consortium.

La plateforme inclut une couche de permission pour l'admission au réseau et l'authentification des pairs afin d'empêcher l'accès public. Elle fournit également une architecture de plugins pour étendre les fonctionnalités de base et intégrer des coffres-forts de sécurité externes pour la gestion des identifiants de compte.

Features

  • Proof-of-Authority Consensus - Uses authority-based consensus mechanisms to achieve transaction finality without energy-intensive mining for enterprise consortia.
  • Enterprise Blockchain Solutions - Provides a permissioned blockchain framework tailored for corporate environments with a focus on privacy and governance.
  • Consortium Ledger Management - Maintains a shared ledger across multiple organizations using fast finality algorithms instead of mining.
  • Permissioned Blockchain Frameworks - Facilitates the creation of private blockchain networks where only authenticated and authorized participants can join.
  • Confidential Smart Contract Execution - Enables the execution of business logic where the state and results remain hidden from unauthorized nodes.
  • Private Transaction Channels - Restricts ledger data access to a specific subset of authorized participants within a shared consortium via isolated channels.
  • Network Access Control - Provides a framework to restrict network interaction to known, authenticated members, preventing open public access to the ledger.
  • Network Access Controls - Implements a permissioning layer that restricts network entry and communication to a pre-approved list of authenticated nodes.
  • Network Admission Layers - Manages network admission and peer authentication to prevent open public access to the ledger.
  • Permissioned Ethereum Blockchains - Provides a private version of Ethereum that restricts network access to authorized participants for enterprise use cases.
  • Permissioned Network Admission - Restricts network entry and communication to a pre-approved list of authenticated nodes and peer identities.
  • Constellation-Based Privacy - Provides data privacy by encrypting state updates and restricting visibility to specific consortium members.
  • Sensitive Data Access Controls - Uses encrypted messaging to separate public and private states, ensuring only authorized participants access specific data.
  • External Key Integration - Provides a plugin architecture that delegates cryptographic operations to external key management services to avoid local key exposure.
  • Account Credential Management - Integrates external security vaults to protect account keys and credentials instead of storing them locally.
  • Vault Integrations - Provides a plugin interface to retrieve account credentials from secure third-party hardware or software vaults.
  • Core Logic Extensions - Provides architectural hooks to integrate new isolated functionality without altering the underlying business logic.
  • Plugin-Based Extensibility - Includes an architectural pattern for integrating new functionality and security vaults through isolated plugins.
  • Private State Tries - Stores sensitive ledger data in separate encrypted structures accessible only to specific authorized participants.
  • Ethereum Clients - Permissioned Ethereum implementation focused on enterprise data privacy.
  • Ethereum Clients - Permissioned Ethereum implementation with data privacy.
  • Blockchain Platforms - Ethereum-based enterprise blockchain with enhanced data privacy.

Historique des stars

Graphique de l'historique des stars pour jpmorganchase/quorumGraphique de l'historique des stars pour jpmorganchase/quorum

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Questions fréquentes

Que fait jpmorganchase/quorum ?

Quorum est un framework de blockchain privée basé sur Ethereum, conçu pour les consortiums d'entreprises. Il implémente une version privée du registre qui restreint l'accès au réseau aux participants autorisés et utilise des mécanismes de consensus basés sur l'autorité pour atteindre la finalité des transactions sans minage énergivore.

Quelles sont les fonctionnalités principales de jpmorganchase/quorum ?

Les fonctionnalités principales de jpmorganchase/quorum sont : Proof-of-Authority Consensus, Enterprise Blockchain Solutions, Consortium Ledger Management, Permissioned Blockchain Frameworks, Confidential Smart Contract Execution, Private Transaction Channels, Network Access Control, Network Access Controls.

Quelles sont les alternatives open-source à jpmorganchase/quorum ?

Les alternatives open-source à jpmorganchase/quorum incluent : yeasy/blockchain_guide — This is an educational resource that provides a comprehensive guide to blockchain and distributed ledger technologies,… itheima1/blockchain — This project is a blockchain development course and framework designed to teach the creation of decentralized… hyperledger/hyperledger — Hyperledger is an enterprise blockchain ecosystem consisting of a collection of open-source frameworks and libraries.… superradcompany/microsandbox — Microsandbox is a runtime for creating and managing lightweight, hardware-isolated virtual machines — called sandboxes… zama-ai/fhevm — fhevm is a full-stack blockchain framework designed to integrate Fully Homomorphic Encryption into smart contracts. It… paritytech/parity — Parity is an Ethereum client node implementation designed to run a full node, validate blocks, and maintain a local…

Alternatives open source à Quorum

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Quorum.
  • yeasy/blockchain_guideAvatar de yeasy

    yeasy/blockchain_guide

    7,069Voir sur 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
    Voir sur GitHub↗7,069
  • itheima1/blockchainAvatar de itheima1

    itheima1/BlockChain

    4,647Voir sur GitHub↗

    This project is a blockchain development course and framework designed to teach the creation of decentralized applications and smart contracts. It provides a structural guide and development kit for building software that interacts with distributed ledger technology and peer-to-peer storage. The project covers the implementation of consortium blockchains for enterprise settings, where shared ledgers are managed between trusted organizations. It also includes methodologies for orchestrating private blockchains and simulating local nodes for testing applications. The capability surface extends

    JavaScriptbitcionblockchaincryptocurrency
    Voir sur GitHub↗4,647
  • hyperledger/hyperledgerAvatar de hyperledger

    hyperledger/hyperledger

    3,745Voir sur GitHub↗

    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 tran

    blockchaindistributed-ledgerhyperledger
    Voir sur GitHub↗3,745
  • superradcompany/microsandboxAvatar de superradcompany

    superradcompany/microsandbox

    6,570Voir sur GitHub↗

    Microsandbox is a runtime for creating and managing lightweight, hardware-isolated virtual machines — called sandboxes — that boot directly from standard OCI container images. Each sandbox runs as its own host process with a separate kernel, filesystem, and network stack, providing process-per-sandbox isolation. The project includes a command-line tool and multi-language SDKs (Rust, TypeScript, Python, Go) for programmatic lifecycle control, and it communicates with sandbox agents over Unix sockets using a CBOR-encoded protocol. What distinguishes Microsandbox is its combination of host-manag

    Rust
    Voir sur GitHub↗6,570
  • Voir les 30 alternatives à Quorum→