💾 Archived View for freeshell.de › tldr › minifab.gmi captured on 2023-04-20 at 00:14:02. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
Utility tool that automates the setup and deployment of Hyperledger Fabric networks.
minifab up -i {minifab_version}
minifab down
minifab install -n {chaincode_name}
minifab install -n {chaincode_name} -v {chaincode_version}
minifab approve,commit,initialize,discover
minifab invoke -n {chaincode_name} -p '"{method_name}", "{arg0}", "{arg1}", ...'
minifab blockquery {block_number}
minifab apprun -l {app_programming_langauge}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).