Metadata-Version: 2.1
Name: blocknet
Version: 0.0.2
Summary: A script to Bring up a Hyperledger Fabric network with your own org setting.
Home-page: https://github.com/eirtscience/blocknet
Author: Fangnikoue Evarist
Author-email: malevae@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.5
Description-Content-Type: text/markdown


# `BlockNet`

   Running private blockchain application using Hyperledger Fabric network, it is a pain when it comes to the configuration. Missing some configuration will deny the network to run. The pain of modifying the Hyperledger Fabric organization default setting. The lock into the Hyperledger fabric default two `orgs` and so on. If you are among those people, then welcome to `Blocknet`. A python package that is design to solve the above issues. `blocknet` allow you to generate the Hyperledger Fabric setting with only the provided configuration.



