mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-17 15:35:09 +00:00
Some general cleanup of byfn.sh script: - Given that "-m" is deprecated, remove its normal processing, but retain (for now) its early recognition so that CI passes. - Drop reference to "--help", only "-h" is supported. - Add reference to "upgrade" mode to usage message and comment. Change-Id: If1d6624c8788ec660abca5d13e7c87aafb13ce59 Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> |
||
|---|---|---|
| .. | ||
| base | ||
| channel-artifacts | ||
| org3-artifacts | ||
| scripts | ||
| .env | ||
| .gitignore | ||
| 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.
NOTE: After navigating to the documentation, choose the documentation version that matches your version of Fabric