Skip to content

hyperledger-labs/fabric-chaincode-builder

Repository files navigation

External Chaincode Builder and Launcher for Kubernetes

This is chaincode builder that uses Kubernetes bare pods to build and run Hyperledger Fabric chaincode.

The goal is to provide a Kubernetes-native way to handle external builders and launchers for Fabric chaincode deployments.


Features

  • Uses Kubernetes bare pods for chaincode build and execution.
  • Integrates with the Fabric Operator and the Fabric Operations Console.
  • Simplifies development workflows on Kubernetes without relying on Docker-in-Docker or privileged containers.

Getting Started

Run the Tests

Once Kubernetes is enabled on Docker Desktop:

go test ./...

Usage with Fabric Operator & Fabric Operations Console

This external builder is compatible with both:

You can configure this external chaincode builder within your operator or console deployment for custom chaincode packaging and deployment flows.


License

Apache 2.0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •