Tools, FAQ, Tutorials:
Versions of Hyplerledger Composer Environment
How many versions do I have with my Hyplerledger Composer development environment?
✍: FYIcenter.com
The installation package fabric-dev-servers.tar.gz actually
provides 3 versions of Hyplerledger Composer development environment.
You can them in the "fabric-scripts" sub-directory:
$ cd fabric-dev-servers $ ls -l fabric-scripts drwxr-xr-x 3 fyicenter Apr 1 01:59 hlfv1 drwxr-xr-x 3 fyicenter Apr 1 01:59 hlfv11 drwxr-xr-x 3 fyicenter Apr 1 01:59 hlfv12
If you want to run the latest version, hlfv12 (Hyperledger Fabric 1.2), you can run the script of ~/fabric-dev-servers/startFabric.sh.
If you want to run an older version, hlfv11 (Hyperledger Fabric 1.1), you can run the script of ~/fabric-dev-servers/fabric-scripts/hlfv11/startFabric.sh.
⇒ "crypto-config.yaml" Environment Configuration File
⇐ Control Hyplerledger Composer Environment
2020-07-22, 328👍, 0💬
Popular Posts:
FYIcenter.com Online Tools: FYIcenter JSON Validator and Formatter FYIcenter JSON to XML Converter F...
What Is HTML? HTML (HyperText Markup Language) is the standard markup language for creating Web page...
What's Wrong with "while ($c=fgetc($f)) {}" in PHP? If you are using "while ($c=fgetc($f)) {}" to lo...
Where to find tutorials on how to use PHP built-in functions to manage arrays? A collection of tutor...
How to create Hello-3.1.epub with WinRAR? I have all required files to create Hello-3.1.epub. To cre...