Skip to content

kfsoftware/hlf-operator-explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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