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
  • Settings
  1. AstraKode Wiki
  2. Network Composer
  3. Components

Orderer

PreviousConsortiumNextOrdering Service

Last updated 1 year ago

Introduction

An Orderer Node is a Node in the Network that takes care of orchestrating transactions. Orderer Nodes are associated with an Ordering Service which takes care of transaction ordering for a given Channel.

Configuration

Click the “+” button next to “Organizations” to add an organization.

Settings

  • Name: defines the organization’s name (Organization Name must be set);

  • Type: in this case the organization is set as an orderer;

  • Certificate Authority 01: defines a first Certificate Authority for this Organization (At least one Certificate Authority must be defined for this Organization);

  • Certificate Authority 02: defines a second Certificate Authority for this Organization.