mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-17 23:45:10 +00:00
Remove Kafka as a consensus mechanism option in BYFN, including all related configuration. Users wishing to configure Kafka (not best practice) in Fabric v2.0 can consult the Fabric v1.4 and earlier samples. Signed-off-by: Simon Stone <sstone1@uk.ibm.com> Change-Id: I3bbffc876a6b64831cb6b2bdfac28a88cc013bdf |
||
|---|---|---|
| .. | ||
| base | ||
| channel-artifacts | ||
| org3-artifacts | ||
| scripts | ||
| .env | ||
| .gitignore | ||
| byfn.sh | ||
| ccp-generate.sh | ||
| ccp-template.json | ||
| ccp-template.yaml | ||
| configtx.yaml | ||
| connection-org3.json | ||
| connection-org3.yaml | ||
| crypto-config.yaml | ||
| docker-compose-ca.yaml | ||
| docker-compose-cli.yaml | ||
| docker-compose-couch-org3.yaml | ||
| docker-compose-couch.yaml | ||
| docker-compose-e2e-template.yaml | ||
| docker-compose-etcdraft2.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.
NOTE: After navigating to the documentation, choose the documentation version that matches your version of Fabric