go_study/fabric-main/docs/source/getting_started_run_fabric.rst

23 lines
866 B
ReStructuredText

Getting Started - Run Fabric
============================
.. toctree::
:maxdepth: 1
:hidden:
Running a Test Network <test_network>
deploy_chaincode
write_first_app
Now that you have downloaded Fabric and the samples, you can start running Fabric. If you have not installed all the required software, follow the instructions on :doc:`getting_started` first.
* :doc:`Running a Test Network <test_network>` tutorial - helps you understand how Fabric networks work.
* :doc:`deploy_chaincode` tutorial - helps you develop and deploy smart contracts.
* :doc:`write_first_app` tutorial - helps you develop blockchain applications on top of a Fabric network.
Both tutorials will link to deeper explanations in :doc:`key_concepts`.
.. Licensed under Creative Commons Attribution 4.0 International License
https://creativecommons.org/licenses/by/4.0/