Skip to content

Latest commit

 

History

History
51 lines (35 loc) · 3.3 KB

File metadata and controls

51 lines (35 loc) · 3.3 KB
id title created updated
Getting Started
Getting Started
1683841041000
1683841041000

Getting Started

{% hint style="info" %} This page was generated from content adapted from the AWS Developer Guide {% endhint %}

Prerequisites and Considerations

Step 4: Set Up a Client

Step 5: Enroll the Member Admin

  • Important
    It may take a minute or two after you enroll for you to be able to use your administrator certificate to create a channel with the ordering service.

Step 6: Create a Channel

  • Note
    All Hyperledger Fabric networks on Managed Blockchain support a maximum of 8 channels per network, regardless of network edition.
  • Important
    This file is sensitive. Artifacts from pasting can cause the file to fail with marshalling errors. We recommend using emacs to edit it. You can also use VI, but before using VI, enter :set paste, press i to enter insert mode, paste the contents, press escape, and then enter :set nopaste before saving.
  • Important
    Hyperledger Fabric 1.4 requires that a channel ID contain only lowercase ASCII alphanumeric characters, dots (.), and dashes (-). It must start with a letter, and must be fewer than 250 characters.

Step 8: Invite a Member and Create a Multi-Member Channel

  • Important
    This file is sensitive. Artifacts from pasting can cause the file to fail with marshalling errors. We recommend using emacs to edit it. You can also use VI, but before using VI, enter :set paste, press i to enter insert mode, paste the contents, press escape, and then enter :set nopaste before saving.