Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 1.26 KB

File metadata and controls

34 lines (25 loc) · 1.26 KB

Getting Started - Install

.. toctree::
   :maxdepth: 1
   :hidden:

   prereqs
   install
   sdk_chaincode


The Fabric application stack has five layers:

Fabric Application Stack

For a quick local setup, start with :doc:`Fabric and Fabric samples <install>`, which includes the install-fabric.sh script for downloading Fabric binaries, container images, and the samples repository. If you want to modify Fabric itself, continue afterwards with the :doc:`development environment <dev-setup/devenv>`.