Skip to content

Commit 4d5d6f9

Browse files
FAB-9705 add digest paper as introduction
Change-Id: I763ede8583834fc419303c0989d4bfe79801bee5 Signed-off-by: Christopher Ferris <chrisfer@us.ibm.com>
1 parent 660db97 commit 4d5d6f9

File tree

2 files changed

+153
-26
lines changed

2 files changed

+153
-26
lines changed

docs/source/index.rst

Lines changed: 10 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,41 +1,21 @@
1-
Welcome
2-
=======
1+
A Blockchain Platform for the Enterprise
2+
========================================
33

44
.. image:: images/hyperledger_fabric_logo_color.png
55

6-
7-
Hyperledger Fabric is a platform for distributed ledger solutions, underpinned
8-
by a modular architecture delivering high degrees of confidentiality, resiliency,
9-
flexibility and scalability. It is designed to support pluggable implementations
10-
of different components, and accommodate the complexity and intricacies that exist
11-
across the economic ecosystem.
12-
13-
Hyperledger Fabric delivers a uniquely elastic and extensible architecture,
14-
distinguishing it from alternative blockchain solutions. Planning for the
15-
future of enterprise blockchain requires building on top of a fully-vetted,
16-
open source architecture; Hyperledger Fabric is your starting point.
17-
18-
It's recommended for first-time users to begin by going through the
19-
:doc:`getting_started` section in order to gain familiarity with the Hyperledger Fabric
20-
components and the basic transaction flow. Once comfortable, continue
21-
exploring the library for demos, technical specifications, APIs, etc.
22-
23-
.. note:: If you have questions not addressed by this documentation, or run into
24-
issues with any of the tutorials, please visit the :doc:`questions`
25-
page for some tips on where to find additional help.
26-
27-
Before diving in, watch how Hyperledger Fabric is Building a Blockchain for
28-
Business:
6+
Enterprise grade permissioned distributed ledger platform that offers
7+
modularity and versatility for a broad set of industry use cases.
298

309
.. raw:: html
3110

11+
<br/><br/>
3212
<iframe width="560" height="315" src="https://www.youtube.com/embed/EKa5Gh9whgU" frameborder="0" allowfullscreen></iframe>
3313
<br/><br/>
3414

3515
.. toctree::
3616
:maxdepth: 1
37-
:caption: Table of Contents
3817

18+
whatis
3919
getting_started
4020
key_concepts
4121
tutorials
@@ -50,5 +30,9 @@ Business:
5030
questions
5131
status
5232

33+
.. note:: If you have questions not addressed by this documentation, or run into
34+
issues with any of the tutorials, please visit the :doc:`questions`
35+
page for some tips on where to find additional help.
36+
5337
.. Licensed under Creative Commons Attribution 4.0 International License
5438
https://creativecommons.org/licenses/by/4.0/

0 commit comments

Comments
 (0)