ContentsHyperledger fabric1.4 environment setup under Windows 10PrerequisitesWindows 10 Professional EditionGit bashcURLGO Progamming LanguageDocker and Docker-composeInstall Samples, Binaries and Docker Imagesshared driversExecution Hyperledger fabric1.4 environment construction under Windows10 Prerequisites Most of the content refers to the official configuration Windows 10 Pro 1. The school provides a win10 professional version activation tool, but it needs to be activated in the win10 professional version environment, so the system needs to be reinstalled ( be careful! ). 2. One-stop service platform 3. Please check other methods yourself Git bash 1. Installation 2. Set set up git config --global core.autocrlf false git config --global core.longpaths true Check git config --get core.autocrlf git config --get core.longpaths cURL Windows extras prompts that the
Progamming Language 1. Install go, 2.
and Docker-compose to install Set the
Samples, Binaries and Docker Images shared drivers Official Tips implement Pull the code Pull the code to the Execute the image script View the image list start up Initialize Open Shut down Summarize The above is the graphic illustration of the hyperledger fabric1.4 environment construction process under Windows 10 introduced by the editor. I hope it will be helpful to everyone. If you have any questions, please leave me a message and the editor will reply to you in time. I would also like to thank everyone for their support of the 123WORDPRESS.COM website! You may also be interested in:
|
<<: A brief discussion on creating cluster in nodejs
>>: Simple usage examples of MySQL custom functions
The filter attribute defines the visual effect of...
This article uses an example to illustrate the me...
Table of contents 1. Set Deduplication 2. Double ...
Table of contents 1. What is an index signature? ...
This article shares the specific code of jquery+A...
Solution to the problem of automatic disconnectio...
MySQL 8.0.22 download, installation and configura...
1. Introduction to Prometheus Prometheus is an op...
When using the docker-maven-plugin plug-in, Maven...
GitHub has all kinds of magic tools. Today I foun...
First put a piece of code for(int i=0;i<1000;i...
HTML form tag tutorial, this section mainly expla...
Table of contents 1. Basic grammar 2. Filter by c...
1. Basic structure: Copy code The code is as follo...
Table of contents From father to son: Son to Fath...