repository
0.0.0-20221227082026-a2773ecc635f
Repository: https://github.com/zemtsov/hlf_test.git
Documentation: pkg.go.dev
# README
Hyperledger Fabric sample network
To start the network do the following:
make config
to generate configuration files from templatesmake crypto
to generate crypto materialsmake up
to start the network, create the channel, deploy the chaincode and invoke it