# hyperledger-fabric

This module mainly provide commands for start fabric, stop fabric, teardown fabric & create peer admin card.


## Installation

    npm install -g hyperledger-fabric


## Usage

For manual:

    > hyperledger-fabric

        

    $$\   $$\         $$$$$$$$\ 
    $$ |  $$ |        $$  _____|
    $$ |  $$ |        $$ | 
    $$$$$$$$ |$$$$$$\ $$$$$\ 
    $$  __$$ |\______|$$  __|
    $$ |  $$ |        $$ | 
    $$ |  $$ |        $$ |
    \__|  \__|        \__| 
                                
                                                              
                
    --------------------------------------------------
    commands :
    1. hyperledger-fabric startFabric
    2. hyperledger-fabric stopFabric
    3. hyperledger-fabric teardownFabric
    4. hyperledger-fabric createPeerAdminCard
    --------------------------------------------------
