Skip to content

danny-mejia/chaincode-bootstrap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status - Master

Scaffolding repository for use in Blockchain Starter Kit

Chaincode Development Instructions

  • Create a new component directory under the chaincode folder for each component.
  • Populate this component directory with files to be deployed.
  • The ping directory is provided as a chaincode component example.

Chaincode Deployment Instructions

Populate the deployment configuration JSON file with information about network targets, inculding organizations, channels, and peers. Please note that included in this repostiory, there is a deployment configuration example file with the default network architecture to install and instantiate the ping chaincode component on a Hyperledger Fabric network.

Environment

We have successfully tested and deployed this scaffolding chaincode component on Hyperledger Fabric v1.1.0, which requires Go v1.9.

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Go 100.0%