Skip to content

Commit

Permalink
[FAB-17199] Add new test network tutorial
Browse files Browse the repository at this point in the history
Add new test network tutorial as part of
gettign started section

Signed-off-by: NIKHIL E GUPTA <negupta@us.ibm.com>
  • Loading branch information
NIKHIL E GUPTA authored and denyeart committed Dec 12, 2019
1 parent f93acfa commit 402a077
Show file tree
Hide file tree
Showing 2 changed files with 594 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/source/getting_started.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ Getting Started

prereqs
install
test_network

Before we begin, if you haven't already done so, you may wish to check that
you have all the :doc:`prereqs` installed on the platform(s)
Expand All @@ -18,6 +19,9 @@ install HyperLedger Fabric. While we work on developing real installers for the
Fabric binaries, we provide a script that will :doc:`install` to your system.
The script also will download the Docker images to your local registry.

After you have downloaded the Fabric Samples and Docker images to your local
machine, you can get started working with Fabric by deploying the
[Fabric test network](test_network.html).

Hyperledger Fabric smart contract (chaincode) SDKs
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Expand Down
Loading

0 comments on commit 402a077

Please sign in to comment.