GoQuorum is an open-source Ethereum client developed under the LGPL license and written in Go. GoQuorum runs private, permissioned networks and implements proof of authority (IBFT, QBFT, Raft, and Clique) consensus mechanisms.
Install GoQuorum or upgrade from an earlier version. Run the Quorum Developer Quickstart to set up a local development environment.
Configure and manage GoQuorum consensus protocols, genesis files, permissioning, monitoring, and other network components.
Connect to nodes, access the JSON-RPC APIs, and use client libraries to develop applications for the GoQuorum network.
Read about blockchain concepts and GoQuorum architecture and features.
Use the Quorum Developer Quickstart, deploy and interact with smart contracts, and create private networks.
See APIs, command line options, and other technical descriptions.