Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
awesome-quorum
A curated list of awesome softwares, libraries, tools, articles, educational resources, discussion channels and more to build on ConsenSys Quorum.
https://github.com/Consensys/awesome-quorum
Last synced: about 15 hours ago
JSON representation
-
Software components
-
Plugins
- Besu Plugins - Extends Hyperledger Besu functionality using Java based plugin API to retrieve data from any Besu network, public or permissioned and feed it into an application or system
- Besu Event Stream - Besu plugin listening to events occurring on Ethereum network and broadcasting them to Kafka
- Quorum Plugin Definitions - Extends Quorum functionality with gRPC based plugin API. Contains protobuf files defining plugin interfaces (e.g. Account plugin, Security plugin...)
- Quorum Hashicorp Account Plugin - Plugin enabling storage of Quorum account private keys in a Hashicorp Vault KV v2 secret engine.
- Quorum Security Plugin - Plugin enabling securing JSON-RPC server endpoints by adding TLS and support for OAuth2 based authentication
-
Libraries
- Nethereum - Nethereum is the .Net integration library for Ethereum, simplifying smart contract management and interaction with Ethereum nodes whether they are public, like Geth , Parity or private, like Quorum and Besu.
- web3j-quorum - An extension to web3j providing support for Quorum APIs
- Quorum-toolbox - Tools and scripts for Quorum configuration.
- Web3Quorum - A web3py extension that supports Quorum APIs: Raft and Istanbul.
-
Tools
- Quorum-Splunk - Using Splunk for quorum blockchain analytics and dashboards
- Mirror Besu - compiling, testing and deployment for Hyperledger Besu, aiming to make life as an Enterprise Ethereum developer easier.
- Ethernal - Block explorer for private EVM-based chains.
- Cakeshop - Set of tools and APIs for working with Ethereum-like ledgers, packaged as a Java web application archive
- Quorum reporting - Tool that indexes blocks and transactions in a Quorum network and generates reports to give users insights into what is happening with their contracts
- Besu permissioning dApp - Facilitate managing permissioning rules and maintaining the list of admin accounts that can edit rules
- Istanbul Tools - Tools for configuring Istanbul BFT (IBFT) network
- Splunk Connect for Ethereum - a connector to ingest blockchain data to Splunk.
- Quorum Remix - Quorum plugin for Ethereum's Remix IDE adds support for creating and interacting with private contracts on a Quorum network
-
Enterprise Ethereum Client
- Hyperledger Besu - Enterprise Ethereum client written in Java under Apache 2.0 license, compatible with both public and permissioned networks
- GoQuorum - Enterprise Ethereum client, fork of Go-Ethereum (aka Geth), compatible with permissioned networks and widely used in production
-
Private Transaction Manager
- Tessera - Stateless Java system enabling encryption, decryption, and distribution of private transactions for Quorum
-
Private Key Manager
- EthSigner - Transaction signing application to be used with a web3 provider
- Quorum Signer Hashicorp - Custom plugin backend for Hashicorp Vault adding a new `quorum-signer` secret-engine to Hashicorp Vault
-
Interoperability
- Cordage - Cordage makes the interoperability possible from Corda to Quorum and Hyperledger Besu by providing several modules that propagate, pull and verify information between Blockchains without further trusted third party.
- Wanchain - Wanchain Trust Bridge currently provides a reference implementation to connect Wanchain to a private blockchain built with Hyperledger Besu originally from Consensys.
-
Testing
- GoQuorum Acceptance Test - Acceptance Tests for GoQuorum
-
Performances
- Quorum Profiling - Toolset built for the purpose of running stress tests on networks running on Quorum and measure/monitor the TPS and other benchmarking parameters at network level
- gohammer - Quorum and Besu TPS performance tool written in golang. Based on scenario configuration to load transactions to your network.
-
-
Deployment
-
Sandbox
- Epirus Free - Blockchain Explorer - This dockerized environment is designed for viewing private Quorum, Pantheon and Ethereum networks.
- Greenhouse by BlockTEST - an integrated toolbox for blockchain DevOps, an automated middleware development platform as a service, so that you can build blockchain applications in a streamlined way and on consistent sets of architectural plumbing principles
- Platform6 - provides all the off-chain features and services required to develop, package and run enterprise-class decentralized applications for Besu and GoQuorum.
- Tubu.io - create and manage ConsenSys Quorum/ private blockchain applications
- Quorum-Dev-Quickstart - Deploy up a ConsenSys Quorum network on your local machine from the command line in only a few minutes
- Quorum Maker - Synechron's Quorum Maker is a tool that allows users to create and manage Quorum network
-
Cloud
- Quorum Terraform Provider - The Quorum provider is used to bootstrap various resources required to create a running Quorum Network
- SAP Cloud Platform - now offers a free-of-charge “dev” service plan for developers to build with Quorum in a playground environment. The plan offers Quorum instances that are shared with other developers.
- Chainstack - Managed blockchain services making it simple to launch and scale decentralized networks and applications for ConsenSys Quorum
- Blockdaemon - Infrastructure and testing provider where you can deploy ConsenSys Quorum in a few steps, decentralize your infrastructure with multiple cloud providers, white-label your own control panel and integrate existing systems or APIs.
- Quorum AWS - Tools to deploy Quorum networks to AWS using Docker and Terraform
- SAP Cloud Platform - now offers a free-of-charge “dev” service plan for developers to build with Quorum in a playground environment. The plan offers Quorum instances that are shared with other developers.
-
Kubernetes
- Quorum Kubernetes - Example reference implementations of private networks using k8s, intended for developers and ops to get familiar with private ethereum network in k8s
-
-
Educational Resources
-
Articles
-
Ambassador Program
-
Videos
- Introducting ConsenSys Quorum
- Getting Started with ConsenSys Quorum
- Web3j and ConsenSys Quorum
- Connecting Hyperledger Besu to Enterprise
- Using Quorum Remix IDE Extension
- Quorum Features on Chainstack Demo
- Splunking with Quorum
- Introducting ConsenSys Quorum
- Getting Started with ConsenSys Quorum
- Web3j and ConsenSys Quorum
- Connecting Hyperledger Besu to Enterprise
- Using Quorum Remix IDE Extension
- Quorum Features on Chainstack Demo
- Splunking with Quorum
-
Built on Quorum
- 7nodes - Starts up a fully-functioning
- ZSL proof of concept - ZSL for GoQuorum enables the issuance of
- Zether protocol
- web3j token sample - Demonstrates the creation and management of a private
- Pons bridge - Frontend](https://github.com/M-Bowe/pons-frontend) - A sample
- Marketplace - An example application running on top of a GoQuorum network
- Anonymous Zether - A private payment system; an anonymous extension
- QBFT Testnet - an Enterprise Ethereum Alliance initiative to create
-
-
Documentation
-
Products
-
Specifications
- GoQuorum whitepaper
- RAFT specifications - Paper describing the [RAFT algorithm](https://raft.github.io/) used by GoQuorum
- BFT specifications - Paper describing the BFT Consensus Algorithm, a simple and elegant algorithm for Byzantine fault-tolerant consensus and is used to implement state machine replication in the Quorum blockchain
- EEA Technical specifications - EEA’s world-class specifications and forth-coming testing and certification programs helps ensuring interoperability between software components from multiple vendors
-
-
Contribute
-
Specifications
-
-
Community
-
Wikis
- Hyperledger wiki - Hyperledger is an open source collaborative effort created to advance cross-industry blockchain technologies. It is a global collaboration, hosted by The Linux Foundation, including leaders in finance, banking, IoT, supply chain, manufacturing and technology
- GoQuorum Wiki
-
Developer Forums
- Stack Overflow Quorum
- Stack Overflow Besu
- Stack Exchange Quorum
- Stack Exchange Besu
- Stack Overflow Besu
- Stack Overflow Besu
- Stack Overflow Besu
- Stack Overflow Besu
- Stack Overflow Besu
- Stack Overflow Besu
- Stack Overflow Besu
- Stack Overflow Besu
- Stack Overflow Besu
- Stack Overflow Besu
- Stack Overflow Besu
- Stack Overflow Besu
- Stack Overflow Besu
- Stack Overflow Besu
- Stack Overflow Besu
- Stack Overflow Besu
- Stack Overflow Besu
- Stack Overflow Besu
- Stack Overflow Besu
- Stack Overflow Besu
- Stack Overflow Besu
- Stack Overflow Besu
- Stack Overflow Besu
- Stack Overflow Besu
- Stack Overflow Besu
- Stack Overflow Besu
- Stack Overflow Besu
- Stack Overflow Besu
- Stack Overflow Besu
- Stack Overflow Besu
- Stack Overflow Besu
- Stack Overflow Besu
- Stack Overflow Besu
- Stack Overflow Besu
- Stack Overflow Besu
- Stack Overflow Besu
- Stack Overflow Besu
- Stack Overflow Besu
- Stack Overflow Besu
- Stack Overflow Besu
- Stack Overflow Besu
- Stack Overflow Besu
- Stack Overflow Besu
- Stack Overflow Besu
- Stack Overflow Besu
- Stack Overflow Besu
- Stack Overflow Besu
- Stack Overflow Besu
- Stack Overflow Besu
- Stack Overflow Besu
- Stack Overflow Besu
- Stack Overflow Besu
- Stack Overflow Besu
- Stack Overflow Besu
- Stack Overflow Besu
- Stack Overflow Besu
- Stack Overflow Besu
- Stack Overflow Besu
- Stack Overflow Besu
-
Chats
-
Programming Languages
Categories
Sub Categories
Developer Forums
63
Videos
14
Tools
9
Built on Quorum
8
Cloud
6
Sandbox
6
Ambassador Program
5
Specifications
5
Plugins
5
Libraries
4
Products
3
Articles
2
Private Key Manager
2
Enterprise Ethereum Client
2
Performances
2
Interoperability
2
Wikis
2
Chats
1
Testing
1
Private Transaction Manager
1
Kubernetes
1
Keywords
quorum
11
blockchain
10
ethereum
10
protocols-team-goquorum
8
docker
4
java
4
web3j
3
goquorum
3
hyperledger
2
besu
2
privacy
2
python-library
2
ledger
2
hyperledger-besu
2
encryption
1
go
1
enterprise-ethereum-client
1
enterprise-ethereum
1
eea
1
consensus
1
p2p
1
enterprise
1
remix
1
java8
1
kubernetes
1
k8s
1
helm
1
test
1
gauge
1
features
1
splunk
1
abi
1
sdk
1
ide
1
editor
1
interoperability
1
cross-chain-applications
1
cordage
1
corda
1
web3py
1
geth
1
peer-to-peer
1
dashbard
1