hyperledger / fabric

Hyperledger Fabric is an enterprise-grade permissioned distributed ledger framework for developing solutions and applications. Its modular and versatile design satisfies a broad range of industry use cases. It offers a unique approach to consensus that enables performance at scale while preserving privacy.
https://wiki.hyperledger.org/display/fabric
Apache License 2.0
15.76k stars 8.86k forks source link

Streamline Dev-Setup Documentation #4135

Open ghost opened 1 year ago

ghost commented 1 year ago

Status

Current Dev-Env setup docs are quite verbose, the setup is a manual process:

https://hyperledger-fabric.readthedocs.io/en/latest/dev-setup/devenv.html#

I've evaluated multiple platforms, fabric has the most barriers to get a dev-setup up and running.

Expected

A streamlined setup, based on

Question

Would this be of interest?

Tasks

denyeart commented 1 year ago

Thank you, the dev setup instructions haven't been re-visited for a long time, any improvements would be very appreciated.