docs/source/getting_started.rst
.. toctree:: :maxdepth: 1 :hidden:
prereqs install sdk_chaincode
The Fabric application stack has five layers:
.. image:: ./getting_started_image2.png :width: 300px :align: right :height: 200px :alt: Fabric Application Stack
Prerequisite software <prereqs>: the base layer needed to run the software, for example, Docker.Fabric and Fabric samples <install>: the Fabric executables to run a Fabric network along with sample code.Contract APIs <sdk_chaincode>: to develop smart contracts executed on a Fabric Network.Application APIs <sdk_chaincode>: to develop your blockchain application... Licensed under Creative Commons Attribution 4.0 International License https://creativecommons.org/licenses/by/4.0/