Scripts for creation hyperledger fabric network components.
Initializes the CA server with an admin identity. !!! This CA server is not configured for TLS connections. Don't use for production.
For installing Prerequisites for Hyperledger Fabric and Hyperledger Fabric CA use prereqs-ubuntu.sh. Unfortunately this is not enough. Please install GoLang manualy and don't forget to set the environment variable GOPATH to point at the Go workspace.
This file will install Hyperledger Fabric CA to your Go workspace. Then commands will be available system wide.