for learning Quorum

Quorum is an Ethereum-based distributed ledger protocol with transaction/contract privacy and new consensus mechanisms. It is a fork of go-ethereum and offers enhancements such as privacy, alternative consensus mechanisms, peer permissioning, account management, and a pluggable architecture.

outcomes for Installation

Understanding how to install Quorum on various platforms such as Linux, macOS, and Windows, and setting up a development environment.

for learning Command Reference

Familiarizing yourself with the various commands available in Quorum and their usage.

outcomes for Privacy

Understanding how Quorum supports private transactions and private contracts through public/private state separation and peer-to-peer encrypted message exchanges using Tessera.

outcomes for Consensus Mechanisms

Understanding the different consensus mechanisms offered by Quorum, including QBFT, Istanbul BFT, Clique POA Consensus, and Raft-based Consensus.

outcomes for Peer Permissioning

Understanding how to manage and configure peer permissions in Quorum.

outcomes for Account Management

Understanding how to manage accounts in Quorum using account plugins and external vaults.

outcomes for Pluggable Architecture

Understanding how to extend and customize Quorum by adding additional features as plugins.

outcomes for Network Setup

Understanding how to set up and configure a Quorum network, including creating genesis files, managing nodes, and setting up a bootnode.

outcomes for Database Schema

Understanding the database schema used by Quorum and how data is stored and retrieved.