Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 1.05 KB

README.md

File metadata and controls

26 lines (14 loc) · 1.05 KB

HLF Operator UI

The HLF Operator UI provides a graphical interface for a convenient blockchain-as-a-service user experience. Once the operator is set up it's very easy for teams to create, clone, watch, edit and delete their own Certificate Authorities, Peers and Orderer nodes.

Roadmap

  • Create Fabric CAs from the user interface
  • Create Fabric Peers from the user interface
  • Create Fabric Orderer Nodes from the user interface
  • Managing chaincodes

Deployment

Check hlf-operator for how to deploy the hlf-operator-ui and hlf-operator-api, together with a sample network

Kubernetes

To deploy this project you need to install the hlf-operator in the Kubernetes cluster, you can get more info in the documentation: https://labs.hyperledger.org/hlf-operator/docs/operator-ui/getting-started

Authors