cello

1. System Requirement

2. Setup Steps

2.1 Clone source code

$ git clone https://github.com/hyperledger/cello.git

2.2 Prepare environment

  1. docker how install
  2. docker compose (we switched to Docker Compose V2) how install
  3. make all script for cello service management is written in Makefile
  4. kubernetes (optional) how install
  5. node how install

As Docker Compose V1 will reach its end of life in April 2023, we switched Docker Compose to V2. Please ensure that you install the correct version.

2.3 Build local images(optional)

2.4 Start service

3. Troubleshoot

3.1 Error after running make start

3.2 Unable to register

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