Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildLocal ¶
func BuildLocal(context context.Context, spec *protos.ChaincodeSpec) (*protos.ChaincodeDeploymentSpec, error)
BuildLocal builds a given chaincode code
func DeployLocal ¶
func DeployLocal(ctx context.Context, spec *protos.ChaincodeSpec) (*protos.Transaction, []byte, error)
DeployLocal deploys the supplied chaincode image to the local peer
func MakeGenesis ¶
func MakeGenesis() error
MakeGenesis creates the genesis block based on configuration in openchain.yaml and adds it to the blockchain.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.