Skip to content

konradr33/grade-book-network

 
 

Repository files navigation

Grade Book Network

Installation

Fill Hyperledger Fabric network requirements.

After downloading this repository, load the child's repositories

git submodule update --init --recursive

Run starting script

./start.sh

It initializes blockchain network, deploys grade-book-chaincode, copies network configuration into Grade Book Application.

License

Hyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.