mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-17 15:35:09 +00:00
It's possible to run byfn -m generate multiple times depending on how you go through the tutorials, start/stop the network, etc. The crypto-config folder is deleted when running byfn -m down and that will stay, but now each time generateCerts is run the cyrpto-config folder will be deleted as well. Change-Id: Ie3851debd76ff0c50c84e14fbca56de2a28bd825 Signed-off-by: Gari Singh <gari.r.singh@gmail.com> |
||
|---|---|---|
| .. | ||
| base | ||
| channel-artifacts | ||
| scripts | ||
| .env | ||
| byfn.sh | ||
| configtx.yaml | ||
| crypto-config.yaml | ||
| docker-compose-cli.yaml | ||
| docker-compose-couch.yaml | ||
| docker-compose-e2e-template.yaml | ||
| README.md | ||
Build Your First Network (BYFN)
The directions for using this are documented in the Hyperledger Fabric "Build Your First Network" tutorial.