Skip to content

Commit 445d451

Browse files
committed
Final Overview doc
relative links might be the issue - removed for now. Fixed relative links Tweaked some words WIP [ci skip] Change-Id: Id92c814832b0a765122e5c0e2487430486369d5f Signed-off-by: Joshua Horton <[email protected]>
1 parent 3ee280e commit 445d451

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

docs/overview.md

+29
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
# Overview
2+
3+
Hyperledger Fabric is a robust and flexible blockchain network architecture
4+
that provides enterprise-ready security, scalability, confidentiality and
5+
performance. Its unique implementation of distributed ledger technology ensures
6+
data integrity and consistency, while delivering accountability, transparency
7+
and efficiency. As a permissioned network, the fabric delivers a trusted
8+
blockchain network, where members are assured that all transactions can be
9+
detected and traced by authorized regulators and auditors.
10+
11+
Hyperledger Fabric separates chaincode execution from transaction ordering,
12+
which limits the required levels of trust and verification across nodes,
13+
optimizing network scalability and performance. Private channels provide multi-
14+
lateral transactions with the high degree of privacy and confidentiality
15+
required for competing businesses and regulated industries to coexist on a
16+
common network. The fabric incorporates a modular approach to blockchain,
17+
enabling network designers to plug in their preferred implementations for
18+
components such as ordering, identity management and encryption.
19+
20+
In total, Hyperledger Fabric delivers a uniquely comprehensive, elastic and
21+
extensible architecture, distinguishing it from the alternative blockchain
22+
solutions. Planning for the future of enterprise blockchain requires building
23+
on a fully-vetted, open architecture; Hyperledger Fabric is your starting point.
24+
25+
**Attention**: The Hyperledger Fabric project team is continually working to
26+
improve the security, performance and robustness of the released software, and
27+
frequently publishes updates. To stay current as the project progresses, please
28+
see the **Communication** and **Still Have Questions?** topics. Your
29+
participation in Linux Foundation projects is welcomed and encouraged!

0 commit comments

Comments
 (0)