Skip to content

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

License

Notifications You must be signed in to change notification settings

yiwenlong/fabric-samples-nodocker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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