Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 866 Bytes

getting_started_run_fabric.rst

File metadata and controls

22 lines (15 loc) · 866 Bytes

Getting Started - Run Fabric

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 getting_started first.

  • Running a Test Network <test_network> tutorial - helps you understand how Fabric networks work.
  • deploy_chaincode tutorial - helps you develop and deploy smart contracts.
  • write_first_app tutorial - helps you develop blockchain applications on top of a Fabric network.

Both tutorials will link to deeper explanations in key_concepts.