fabric-samples/first-network
Angelo De Caro 24f35c1493 [FAB-7750] first network with support to FAB-5664
This change-set does the following:
- it modifies the first-network example to show how to use FAB-5664.
Namely, the identity classification is enabled by
setting EnableNodeOUs to true in crypto-config.yaml.
Then, the endorsement policy is changed to requires
peers and not members. Finally, cryptotx.yaml is modified
to enable v1.1 capabilities.

Change-Id: If8e943b5833b4402d612895449ac110ab2fee4b5
Signed-off-by: Angelo De Caro <adc@zurich.ibm.com>
2018-02-15 13:19:22 +01: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-7750] first network with support to FAB-5664 2018-02-15 13:19:22 +01: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.