Introduction

Provides an overview of GoQuorum, its purpose, key features, and its relationship to Ethereum and go-ethereum.

Architecture

Explains the high-level component architecture of GoQuorum, including the interaction between GoQuorum and Tessera for privacy features.

Quickstart

Guides users through a quick and easy setup of a development GoQuorum network using the quorum-dev-quickstart tool.

Installation

Detailed instructions for installing and setting up GoQuorum, including prerequisites and configuration steps.

Command Reference

Comprehensive documentation of all available command-line utilities and their functionalities, including geth, clef, puppeth, and others.

Debugging tools

Tools like logging, tracing, and debuggers for identifying and resolving issues.

Code quality tools

Using linters and other tools to ensure code consistency and quality.

Cryptographic libraries

Detailed documentation on the use of cryptographic libraries for secure data handling.

Kubernetes deployment

Using Kubernetes for managing and scaling GoQuorum nodes.

Examples and Use Cases

Presents practical demonstrations and real-world examples of GoQuorum usage, highlighting its capabilities and potential applications.

Database Schema

Describes the structure of the GoQuorum database, including tables, relationships, and data fields used to store blockchain data.

Development Environments

Explains the setup and management of various development environments for GoQuorum, including different operating systems, tools, and configurations.

Alerting system

Setting up alerts for critical events or performance issues.

Network optimization

Optimizing network settings and configurations.