Skip to content

Commit f0ba23d

Browse files
Add README.md for Gerrit mirror
Add a README for the Gerrit mirror on GitHub Change-Id: I02cf1bee29ebf843ed938100bd1f21866fdf23ee Signed-off-by: Christopher Ferris <[email protected]>
1 parent 24c7483 commit f0ba23d

File tree

1 file changed

+51
-0
lines changed

1 file changed

+51
-0
lines changed

README.md

+51
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,51 @@
1+
2+
**Note:** This is a **read-only mirror** of the formal [Gerrit](https://gerrit.hyperledger.org/r/#/admin/projects/fabric) repository,
3+
where active development is ongoing. Issue tracking is handled in [Jira](https://jira.hyperledger.org/secure/RapidBoard.jspa?projectKey=FAB&rapidView=5&view=planning)
4+
5+
## Incubation Notice
6+
7+
This project is a Hyperledger project in _Incubation_. It was proposed to the
8+
community and documented [here](https://goo.gl/RYQZ5N). Information on what
9+
_Incubation_ entails can be found in the [Hyperledger Project Lifecycle
10+
document](https://goo.gl/4edNRc).
11+
12+
[![Build Status](https://jenkins.hyperledger.org/buildStatus/icon?job=fabric-merge-x86_64)](https://jenkins.hyperledger.org/view/fabric/job/fabric-merge-x86_64/)
13+
[![Go Report Card](https://goreportcard.com/badge/github.com/hyperledger/fabric)](https://goreportcard.com/report/github.com/hyperledger/fabric)
14+
[![GoDoc](https://godoc.org/github.com/hyperledger/fabric?status.svg)](https://godoc.org/github.com/hyperledger/fabric)
15+
[![Documentation Status](https://readthedocs.org/projects/hyperledger-fabric/badge/?version=latest)](http://hyperledger-fabric.readthedocs.io/en/latest/?badge=latest)
16+
17+
## Hyperledger fabric
18+
19+
The fabric is an implementation of blockchain technology, leveraging familiar
20+
and proven technologies. It is a modular architecture allowing pluggable
21+
implementations of various function. It features powerful container technology
22+
to host any mainstream language for smart contracts development.
23+
24+
## Documentation, Getting Started and Developer Guides
25+
26+
This is a **read-only mirror** of the formal Gerrit repository, please visit our
27+
[online documentation](http://hyperledger-fabric.readthedocs.io/en/latest/) for
28+
information on getting started using and developing with the fabric, SDK and chaincode.
29+
30+
## Contributing
31+
32+
We welcome contributions to the Hyperledger Project in many forms. There’s always plenty to do!
33+
Full details of how to contribute to this project are documented [here](http://hyperledger-fabric.readthedocs.io/en/latest/CONTRIBUTING/).
34+
35+
## Community
36+
37+
[Hyperledger Community](https://www.hyperledger.org/community)
38+
39+
[Hyperledger mailing lists and archives](http://lists.hyperledger.org/)
40+
41+
[Hyperledger Slack](http://hyperledgerproject.slack.com) - if you need an invitation, try our [Slack inviter](https://slack.hyperledger.org)
42+
43+
[Hyperledger Wiki](https://github.com/hyperledger/hyperledger/wiki)
44+
45+
[Hyperledger Code of Conduct](https://github.com/hyperledger/hyperledger/wiki/Hyperledger-Project-Code-of-Conduct)
46+
47+
[Community Calendar](https://github.com/hyperledger/hyperledger/wiki/PublicMeetingCalendar)
48+
49+
## License <a name="license"></a>
50+
The Hyperledger Project uses the [Apache License Version 2.0](LICENSE) software
51+
license.

0 commit comments

Comments
 (0)