/fabric-samples-nodocker

🌱 Deploy fabric-samples without docker. Currently support v1.4.x & 2.0.x .

Primary LanguageShellApache License 2.0Apache-2.0

Fabric samples nodocker - tools to deploy fabric network without docker

中文介绍文档

Note: You can run this script tools on Linux/MaxOS.

Start

Checkout this respository

git clone https://github.com/yiwenlong/fabric-samples-nodocker.git

Config environment

cd $fabric-samples-nodocker
./config.sh

Using the Single org test network

Bring up the test network

cd $fabric-samples-nodocker/samples/network-single-org
./network up

Bring up the test network

cd $fabric-samples-nodocker/samples/network-single-org
./network down