mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-17 15:35:09 +00:00
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> |
||
|---|---|---|
| .. | ||
| base | ||
| channel-artifacts | ||
| org3-artifacts | ||
| scripts | ||
| .env | ||
| byfn.sh | ||
| configtx.yaml | ||
| crypto-config.yaml | ||
| docker-compose-cli.yaml | ||
| docker-compose-couch-org3.yaml | ||
| docker-compose-couch.yaml | ||
| docker-compose-e2e-template.yaml | ||
| docker-compose-org3.yaml | ||
| eyfn.sh | ||
| README.md | ||
Build Your First Network (BYFN)
The directions for using this are documented in the Hyperledger Fabric "Build Your First Network" tutorial.