Note: This is a read-only mirror of the formal Gerrit repository, where active development is ongoing. Issue tracking is handled in Jira
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.
You can also find more scenarios.
- 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.
- How to contribute
- We're following pep8 style guide, Coding Style
- Architecture Design
- Database Model
- API
- Develop react js
Can u find anyone better at playing chains? :)
The Hyperledger Project uses the Apache License Version 2.0 software license.