Skip to content

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.

Notifications You must be signed in to change notification settings

NutriSafe-DLT/nutrisafe

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published