awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
jpmorganchase avatar

jpmorganchase/quorumArchived

0
View on GitHub↗
4,771 نجوم·1,301 تفرعات·Go·LGPL-3.0·8 مشاهداتwww.goquorum.com↗

Quorum

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 members.

The platform includes a permissioning layer for network admission and peer authentication to prevent public access. It also provides a plugin architecture for extending core functionality and integrating external security vaults for the management of account credentials.

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.

سجل النجوم

مخطط تاريخ النجوم لـ jpmorganchase/quorumمخطط تاريخ النجوم لـ jpmorganchase/quorum

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

الأسئلة الشائعة

ما هي وظيفة jpmorganchase/quorum؟

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.

ما هي الميزات الرئيسية لـ jpmorganchase/quorum؟

الميزات الرئيسية لـ jpmorganchase/quorum هي: 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.

ما هي البدائل مفتوحة المصدر لـ jpmorganchase/quorum؟

تشمل البدائل مفتوحة المصدر لـ jpmorganchase/quorum: 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…

بدائل مفتوحة المصدر لـ Quorum

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Quorum.
  • yeasy/blockchain_guideالصورة الرمزية لـ yeasy

    yeasy/blockchain_guide

    7,069عرض على 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
    عرض على GitHub↗7,069
  • itheima1/blockchainالصورة الرمزية لـ itheima1

    itheima1/BlockChain

    4,647عرض على 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
    عرض على GitHub↗4,647
  • hyperledger/hyperledgerالصورة الرمزية لـ hyperledger

    hyperledger/hyperledger

    3,745عرض على 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
    عرض على GitHub↗3,745
  • superradcompany/microsandboxالصورة الرمزية لـ superradcompany

    superradcompany/microsandbox

    6,570عرض على 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
    عرض على GitHub↗6,570
  • عرض جميع البدائل الـ 30 لـ Quorum→