KSilkThread / nutrisafe

Contains setup and administrative scripts for setting up a HLF network (V1.4 and V2.2 currently supported). Also contains the demo data script. Upcoming: Basic automation based on ansible.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

General Information

This repository contains the scripts for deploying a Hyperledger Fabric Network. It has scripts for:

  • creating a ordering service (one ordering node, modus: solo)
  • creating a consortium
  • creating a channel
  • creating a node
  • joining a channel

Note for Docker for macOS

IMPORTANT: gRPC FUSE-Option MUST be deactivated in Docker Desktop and Docker restarted or Chaincode Installation will NOT work! (Link to Jira Issue)[https://jira.hyperledger.org/browse/FAB-18134] It is possible that the Chaincode deployment will not work on macOS due to the above issue (it only works when gRPC FUSE is activated).

Hyperledger Fabric version 1.x

Please see the fabric-version1x folder

Hyperledger Fabric version 2.x

Please see the fabric-version2x folder

About

Contains setup and administrative scripts for setting up a HLF network (V1.4 and V2.2 currently supported). Also contains the demo data script. Upcoming: Basic automation based on ansible.


Languages

Language:Go 50.2%Language:Shell 46.8%Language:Python 3.0%Language:Jinja 0.0%