mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-17 15:35:09 +00:00
This CR adds two new yaml files that are specific to a new organization - Org3 - that will join the existing application channel. Also adds a separate docker-compose that is specific to the new org - Org3. Update byfn.sh to remove the Org3 artifacts Reliant on CR - 15323 Change-Id: I22a08be6f8472f981c4231491b7cae56906b71dd Signed-off-by: Nick Gaski <ngaski@us.ibm.com> |
||
|---|---|---|
| .. | ||
| base | ||
| channel-artifacts | ||
| org3-artifacts | ||
| scripts | ||
| .env | ||
| byfn.sh | ||
| configtx.yaml | ||
| crypto-config.yaml | ||
| docker-compose-cli.yaml | ||
| docker-compose-couch.yaml | ||
| docker-compose-e2e-template.yaml | ||
| docker-compose-org3.yaml | ||
| README.md | ||
Build Your First Network (BYFN)
The directions for using this are documented in the Hyperledger Fabric "Build Your First Network" tutorial.