Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 363 Bytes

File metadata and controls

14 lines (8 loc) · 363 Bytes

External Chaincode Builder and Launcher for Kubernetes

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

The current implementation has been tested with docker for mac.

Playing with the code

  1. Enable Kubernetes on Docker for Mac
  2. Run go test ./...

SPS Integration version 0.2