Skip to content

cyberjon/cello

This branch is 1032 commits behind hyperledger-cello/cello:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4146ecb · Jan 24, 2019
Dec 31, 2018
Jan 23, 2019
Jan 23, 2019
Jan 23, 2019
Dec 6, 2018
Jan 8, 2019
Nov 12, 2018
Dec 6, 2018
Jan 24, 2019
Dec 6, 2018
Jan 12, 2017
Mar 28, 2017
Dec 14, 2017
Jan 11, 2017
Jan 23, 2019
Nov 12, 2018
Mar 28, 2017
Jul 15, 2018
Jan 16, 2019
Mar 12, 2018

Repository files navigation

Note: This is a read-only mirror of the formal Gerrit repository. Find more details at Cello Wiki.

Cello

Hyperledger Cello is a blockchain provision and operation system, which helps manage blockchain networks in an efficient way.

Introduction

Using Cello, everyone can easily:

  • Build up a Blockchain as a Service (BaaS) platform quickly from scratch.
  • Provision customizable Blockchains instantly, e.g., a Hyperledger fabric network v1.0.
  • Maintain a pool of running blockchain networks on top of baremetals, Virtual Clouds (e.g., virtual machines, vsphere Clouds), Container clusters (e.g., Docker, Swarm, Kubernetes).
  • Check the system status, adjust the chain numbers, scale resources... through dashboards.

A typical usage scenario is illustrated as:

Typical Scenario

Main Features

  • Manage the lifecycle of blockchains, e.g., create/start/stop/delete/keep health automatically.
  • Support customized (e.g., size, consensus) blockchains request, currently we mainly support Hyperledger fabric.
  • Support native Docker host, swarm or Kubernetes as the worker nodes. More supports on the way.
  • Support heterogeneous architecture, e.g., X86, POWER and Z, from bare-metal servers to virtual machines.
  • Extend with monitor, log, health and analytics features by employing additional components.

Documentation, Getting Started and Develop Guideline

For new users, it is highly recommended to read the tutorial or index first.

And feel free to visit the online documentation for more information. You can also run make doc to start a local documentation website (Listen at localhost:8000.

Why named Cello?

Can you find anyone better at playing chains? :)

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.

Creative Commons License
This work is licensed under a Creative Commons Attribution 4.0 International License.

Packages

No packages published

Languages

  • Go 27.9%
  • JavaScript 26.5%
  • Python 17.5%
  • Shell 12.9%
  • Smarty 7.0%
  • C++ 3.2%
  • Other 5.0%