chainoid / postap02

Parsel-delivery App II. Hyperlerder Fabric multichannel solution by Chainoid

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Parsel-delivery App II. Hyperlerder Fabric multichannel solution by Chainoid

UNDER DEVELOPMENT

This application demonstrates the creation and transfer of parsel operation between customers using Hyperledger Fabric body as supply chain. In this exercise we will set up the minimum number of nodes required to develop chaincode. It has a single peer and a single organization.

if getting error about running ./startFabric.sh permission

chmod a+x startFabric.sh

Basic Network Config

To generate this config material, simply run generate.sh.

To start the network, run start.sh. To stop it, run stop.sh To completely remove all incriminating evidence of the network on your system, run teardown.sh.

Acknowledgements

This code is based on code written by the Hyperledger Fabric community. Source code can be found here: (https://github.com/hyperledger/fabric-samples).

The scripts are inspired by first-network and fabcar of Hyperledger Fabric samples.

About

Parsel-delivery App II. Hyperlerder Fabric multichannel solution by Chainoid

License:GNU General Public License v3.0


Languages

Language:JavaScript 51.2%Language:Go 27.2%Language:HTML 14.0%Language:Shell 7.5%Language:CSS 0.1%