AKB Wiki
  • AstraKode Wiki
    • Getting Started
    • Network Composer
      • Technologies
        • Hyperledger Fabric
      • Components
        • Certificate Authority
        • Channel
        • Consortium
        • Orderer
        • Ordering Service
        • Organization
        • Peer
    • Smart Contract IDE
      • Technologies
        • Ethereum
          • Components
            • Contracts
            • Data Entities
            • Elements
            • Events
            • Functions
            • Imports
            • Mapping
            • Modifiers
            • Natural Language Metadata
            • Operations
        • Hyperledger Fabric
          • Components
            • Asset Definition
            • Contracts
            • Data Entities
            • Elements
            • Functions
            • Operations
    • FAQs
    • Video Demos
    • Support
  • Release Notes
  • Contacts
Powered by GitBook
On this page
  • Introduction
  • Configuration
  1. AstraKode Wiki
  2. Network Composer
  3. Components

Consortium

PreviousChannelNextOrderer

Last updated 1 year ago

Introduction

A Consortium is a collection of Client Organizations that have the need to transact with one another. These are the organizations that form and join channels and that own peers.

Configuration

Click the “+” button next to Consortia to add a Consortium.

To configure it correctly you have to set:

  • Name: give a name to your Consortium (Consortium Name must be set);

  • Members: define which Organizations are part of this Consortium (Consortium Members must be set).

Notes:

  • The name assigned must always be unique. (Not case sensitive)

  • Names must contain only alphanumeric characters or '_' and be 20 characters at most.

Now you can save your consortium and move forward with your project!