github.com/hechain20/hechain@v0.0.0-20220316014945-b544036ba106/docs/source/getting_started_run_fabric.rst (about)

     1  Getting Started - Run Fabric
     2  ============================
     3  
     4  .. toctree::
     5     :maxdepth: 1
     6     :hidden:
     7  
     8     Running a Test Network <test_network>
     9     write_first_app
    10  
    11  
    12  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.
    13  
    14  * :doc:`Running a Test Network <test_network>` tutorial - helps you understand how Fabric networks work.
    15  * :doc:`write_first_app` tutorial - helps you develop blockchain applications on top of a Fabric network.
    16  
    17  Both tutorials will link to deeper explanations in :doc:`key_concepts`.
    18  
    19  .. Licensed under Creative Commons Attribution 4.0 International License
    20     https://creativecommons.org/licenses/by/4.0/