Skip to content

Scripts for creation hyperledger fabric network components

Notifications You must be signed in to change notification settings

MSKU-BcRG/hlf-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hlf-scripts

Scripts for creation hyperledger fabric network components.

Identity

create-admin-id-sh

Initializes the CA server with an admin identity. !!! This CA server is not configured for TLS connections. Don't use for production.

Installing

prereqs-ubuntu.sh

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.

fabric-ca-install.sh

This file will install Hyperledger Fabric CA to your Go workspace. Then commands will be available system wide.

About

Scripts for creation hyperledger fabric network components

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages