## Hyperledger Fabric Samples
fabric-preload.sh will preload all of the requisite docker images for Hyperledger Fabric and tag them
with the 'latest' tag. Optionally, specify a specific version (e.g. 1.0.1). Default version is 1.0.0.
```bash
./fabric-preload.sh [version]
```

This work is licensed under a Creative Commons Attribution 4.0 International License