1
- Welcome
2
- =======
1
+ A Blockchain Platform for the Enterprise
2
+ ========================================
3
3
4
4
.. image :: images/hyperledger_fabric_logo_color.png
5
5
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.
29
8
30
9
.. raw :: html
31
10
11
+ <br /><br />
32
12
<iframe width =" 560" height =" 315" src =" https://www.youtube.com/embed/EKa5Gh9whgU" frameborder =" 0" allowfullscreen ></iframe >
33
13
<br /><br />
34
14
35
15
.. toctree ::
36
16
:maxdepth: 1
37
- :caption: Table of Contents
38
17
18
+ whatis
39
19
getting_started
40
20
key_concepts
41
21
tutorials
@@ -50,5 +30,9 @@ Business:
50
30
questions
51
31
status
52
32
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
+
53
37
.. Licensed under Creative Commons Attribution 4.0 International License
54
38
https://creativecommons.org/licenses/by/4.0/
0 commit comments