fabric-samples/first-network
Jason Yellick 4ab098f5b4 [FAB-8327] Change eyfn.sh to use configtxlator cli
V1.1 introduces a new CLI for configtxlator which eliminates the need to
run it as a REST service.  Since this makes the example simpler, this CR
changes those REST calls to be direct CLI invocations.

Change-Id: I005068d1ca27946b9b6d4d1a2a1056268e366d61
Signed-off-by: Jason Yellick <jyellick@us.ibm.com>
2018-02-16 17:12:37 -05:00
..
base [FAB-5260] Update samples to v1.0.0 2017-07-12 09:07:39 -04:00
channel-artifacts FAB-4073 build your first network sample 2017-06-21 05:42:36 +00:00
org3-artifacts [FAB-6632] - Artifacts for BYFN reconfigure 2017-11-08 15:43:10 -05:00
scripts [FAB-8327] Change eyfn.sh to use configtxlator cli 2018-02-16 17:12:37 -05:00
.env FAB-4910 fix incorrect network spec 2017-06-22 09:09:53 +08:00
byfn.sh [FAB-7540] Simplifies Reconfigure Your Network tutorial 2018-02-10 09:36:19 +01:00
configtx.yaml [FAB-7750] first network with support to FAB-5664 2018-02-15 13:19:22 +01:00
crypto-config.yaml [FAB-7750] first network with support to FAB-5664 2018-02-15 13:19:22 +01:00
docker-compose-cli.yaml [FAB-7527] Improves BYFN 2017-12-21 00:22:13 +01:00
docker-compose-couch-org3.yaml [FAB-7540] Simplifies Reconfigure Your Network tutorial 2018-02-10 09:36:19 +01:00
docker-compose-couch.yaml [FAB-5453] Enable CouchDB passwords in Fabric Samples 2017-07-25 10:57:08 -04:00
docker-compose-e2e-template.yaml [FAB-5031] Fix e2e template typo 2017-06-27 09:40:29 -04:00
docker-compose-org3.yaml [FAB-7527] Improves BYFN 2017-12-21 00:22:13 +01:00
eyfn.sh [FAB-7540] Simplifies Reconfigure Your Network tutorial 2018-02-10 09:36:19 +01:00
README.md FAB-4073 build your first network sample 2017-06-21 05:42:36 +00:00

Build Your First Network (BYFN)

The directions for using this are documented in the Hyperledger Fabric "Build Your First Network" tutorial.