hyperledger / hyperledger/fabric

Update Chaincode-as-a-Service docs to reflect the new default ccaas builder

Open
#3,266 0 comments 0 reactions 0 assignees View on GitHub
documentation
Dominant language
Go
Stars
16.7k
Forks
9.1k
Avg merge
5h 38m
Merged PRs (30d)
26

Description

The Fabric docs on [CCaaS external builders](https://hyperledger-fabric.readthedocs.io/en/latest/cc_service.html#modify-the-peer-core-yaml-to-include-the-externalbuilder) are out of date and still too complicated for general consumption. The External Builders section includes enough detail for users that seek to override the embedded defaults with a custom cc compiler.

Update this section of the docs / guide to reflect the new, default external `ccaas` builder embedded into the Fabric > 2.4.1 peer image. This is also a good location in the docs trail to address invocation of a CC running on the local host via reverse proxy in cloud-based environments, or direct connection to a CC endpoint attached to an IDE.

The new default builders make it really, really easy to work with chaincode. The code is wired up, and works great. The docs still present a bit of an uphill climb.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.