{"id":37096526,"url":"https://github.com/hyperledger-archives/fabric","last_synced_at":"2026-01-14T11:52:51.265Z","repository":{"id":71924334,"uuid":"42975662","full_name":"hyperledger-archives/fabric","owner":"hyperledger-archives","description":"THIS IS A READ-ONLY historic repository. Current development is at https://gerrit.hyperledger.org/r/#/admin/projects/fabric . pull requests not accepted","archived":true,"fork":false,"pushed_at":"2018-03-29T19:03:47.000Z","size":46305,"stargazers_count":1165,"open_issues_count":354,"forks_count":998,"subscribers_count":206,"default_branch":"master","last_synced_at":"2025-08-14T18:49:02.829Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://gerrit.hyperledger.org/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hyperledger-archives.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2015-09-23T03:17:14.000Z","updated_at":"2025-08-04T12:51:01.000Z","dependencies_parsed_at":"2023-07-14T21:44:12.397Z","dependency_job_id":null,"html_url":"https://github.com/hyperledger-archives/fabric","commit_stats":null,"previous_names":["openblockchain/obc-peer"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/hyperledger-archives/fabric","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperledger-archives%2Ffabric","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperledger-archives%2Ffabric/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperledger-archives%2Ffabric/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperledger-archives%2Ffabric/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hyperledger-archives","download_url":"https://codeload.github.com/hyperledger-archives/fabric/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperledger-archives%2Ffabric/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28419272,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T10:47:48.104Z","status":"ssl_error","status_checked_at":"2026-01-14T10:46:19.031Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-01-14T11:52:50.561Z","updated_at":"2026-01-14T11:52:51.255Z","avatar_url":"https://github.com/hyperledger-archives.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"***NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE*** \n\nThis repository is a ***static archive*** of the Hyperledger Fabric project. It is no longer being actively developed. We have transitioned active development for all Hyperledger projects to [Gerrit](https://gerrit.hyperledger.org/r/#/admin/projects/fabric) and [Jira](https://jira.hyperledger.org/projects/FAB/issues/). Note that you will need a [Linux Foundation ID](https://identity.linuxfoundation.org/) to contribute code or issues. \n\n***NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE*** \n\n[![Build Status](https://travis-ci.org/hyperledger/fabric.svg?branch=master)](https://travis-ci.org/hyperledger/fabric)\n[![Go Report Card](https://goreportcard.com/badge/github.com/hyperledger/fabric)](https://goreportcard.com/report/github.com/hyperledger/fabric)\n[![GoDoc](https://godoc.org/github.com/hyperledger/fabric?status.svg)](https://godoc.org/github.com/hyperledger/fabric)\n[![Documentation Status](https://readthedocs.org/projects/hyperledger-fabric/badge/?version=latest)](http://hyperledger-fabric.readthedocs.io/en/latest/?badge=latest)\n\n# Incubation Notice\nThis project is a Hyperledger project in _Incubation_. It was proposed to the community and documented [here](https://goo.gl/RYQZ5N). Information on what _Incubation_ entails can be found in the [Hyperledger Project Lifecycle document](https://goo.gl/4edNRc).\n\n# Hyperledger Fabric\nThe fabric is an implementation of blockchain technology, leveraging familiar and proven technologies. It is a modular architecture allowing pluggable implementations of various function. It features powerful container technology to host any mainstream language for smart contracts development.\n\n## Releases\nThe fabric releases are documented [here](https://github.com/hyperledger/fabric/wiki/Fabric-Releases). We have just released our first release under the governance of the Hyperledger Project - v0.5-developer-preview.\n\n## Contributing to the project\nWe welcome contributions to the Hyperledger Project in many forms. There's always plenty to do! Full details of how to contribute to this project are documented in the [CONTRIBUTING.md](CONTRIBUTING.md) file.\n\n## Maintainers\nThe project's [maintainers](MAINTAINERS.txt): are responsible for reviewing and merging all pull requests and they guide the over-all technical direction of the project within the guidelines established by the Hyperledger Project's Technical Steering Committee (TSC).\n\n## Communication \u003ca name=\"communication\"\u003e\u003c/a\u003e\nWe use [Hyperledger Slack](https://slack.hyperledger.org/) for communication and Google Hangouts\u0026trade; for screen sharing between developers.\n\n## Installing the fabric\n[Installation](docs/Setup/Network-setup.md): Describes how to install the blockchain fabric and use project tools.\n\n## Documentation\nProject documentation can be found [here](http://hyperledger-fabric.readthedocs.io/en/latest/).\n\n## Still Have Questions?\nFor general purpose questions, please use [StackOverflow](http://stackoverflow.com/questions/tagged/hyperledger).\n\n## License \u003ca name=\"license\"\u003e\u003c/a\u003e\nThe Hyperledger Project uses the [Apache License Version 2.0](LICENSE) software license.\n\n## Related information\nIf you are new to the project, you can begin by reviewing the following documents:\n\n  - [Whitepaper WG](https://github.com/hyperledger/hyperledger/wiki/Whitepaper-WG)\n  - [Requirements WG](https://github.com/hyperledger/hyperledger/wiki/Requirements-WG)\n  - [Protocol Specification](docs/protocol-spec.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhyperledger-archives%2Ffabric","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhyperledger-archives%2Ffabric","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhyperledger-archives%2Ffabric/lists"}