Skip to content

Latest commit

 

History

History
53 lines (37 loc) · 2.47 KB

README.md

File metadata and controls

53 lines (37 loc) · 2.47 KB

Cello

Note: This is a read-only mirror of the formal Gerrit repository, where active development is ongoing. Issue tracking is handled in Jira

Incubation Notice

This project is a Hyperledger project in Incubation. It was proposed to the community and documented here, and was approved by Hyperledger TSC at 2017-01-07. Information on what Incubation entails can be found in the Hyperledger Project Lifecycle document.

Platform to provide Blockchain as a Service!

Using Cello, we can

  • Provision customizable Blockchains instantly, e.g., a 6-node chain using PBFT consensus.
  • Maintain a pool of running blockchains healthy with no manual operations.
  • Check the system status, scale the chain numbers, change resources... through a dashboard.

Typical Scenario

You can also find more scenarios.

Features

  • Manage the lifecycle of blockchains, e.g., create/delete/keep health automatically.
  • Response nearly instantly, even with hundreds of chains, or nodes.
  • Support customized (e.g., size, consensus) blockchains request, currently we support hyperledger fabric.
  • Support native Docker host or swarm host as the compute nodes, more supports on the way.
  • Support heterogeneous architecture, e.g., Z, Power and X86, from bare-metal servers to virtual machines.
  • Extend with monitor/log/health features by employing additional components.

Docs

User Docs

Operator Docs

Development Docs

Why named Cello?

Can u find anyone better at playing chains? :)

License

The Hyperledger Project uses the Apache License Version 2.0 software license.