qiang0723 / cello

Read-only mirror of gerrit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cello

Blockchain as a Service!

Cello is a blockchain provision and operation system.

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.

Using Cello, we can

  • Provision customizable Blockchains instantly, e.g., a 6-node fabric 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.

Documentation

Tutorials

Operational Docs

Development Docs

Why named Cello?

Can u find anyone better at playing chains? :)

License

The Hyperledger Cello project uses the Apache License Version 2.0 software license.

About

Read-only mirror of gerrit

License:Apache License 2.0


Languages

Language:JavaScript 40.7%Language:Python 30.7%Language:HTML 18.3%Language:CSS 7.1%Language:Shell 1.8%Language:Nginx 0.9%Language:Makefile 0.6%