/fabric-network

Primary LanguageShellMIT LicenseMIT

Fabric Network

This repository is configuration of Hyperledger Fabric Network for Decentralized Signature Service using FabAsset in FabAsset: Unique Digital Asset Management System for Hyperledger Fabric presented in BlockApp 2020 co-located with ICDCS 2020. This respository is configured with reference to first-network of fabric-samples v1.4.

Generate Network Artifacts

cd network
./network/byfn.sh generate

Bring Up the Network

cd network
./network/byfn.sh up

Bring Down the Nrtwork

cd network
./network/byfn.sh down