Skip to content
forked from hyperledger/fabric

Hyperledger Fabric is an enterprise-grade permissioned distributed ledger framework for developing solutions and applications. Its modular and versatile design satisfies a broad range of industry use cases. It offers a unique approach to consensus that enables performance at scale while preserving privacy.

License

Notifications You must be signed in to change notification settings

denyeart/fabric

This branch is 218 commits ahead of, 807 commits behind hyperledger/fabric:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7854362 · Jan 27, 2025
Nov 23, 2024
May 21, 2024
Jul 7, 2022
Dec 9, 2022
Nov 9, 2023
Sep 20, 2024
Jun 18, 2024
Jun 18, 2024
Oct 22, 2024
Jan 27, 2025
Dec 25, 2023
Jan 27, 2025
Sep 20, 2024
Jul 19, 2023
Oct 16, 2024
Oct 4, 2022
Jun 18, 2024
Sep 20, 2024
Aug 7, 2024
Sep 20, 2024
Jan 26, 2023
Mar 8, 2024
Sep 10, 2024
Dec 19, 2024
Nov 25, 2024
Apr 13, 2020
Feb 6, 2020
Jan 28, 2020
Aug 17, 2023
Jul 23, 2021
Jan 29, 2020
Apr 4, 2018
Oct 26, 2022
Jul 26, 2016
Mar 25, 2022
Nov 27, 2024
May 26, 2020
Apr 3, 2023
Jan 22, 2024
Dec 6, 2022
Dec 19, 2024
Dec 19, 2024
May 6, 2024
Jan 29, 2021
Oct 22, 2024

Repository files navigation

Hyperledger Fabric

Build Status CII Best Practices Go Report Card GoDoc Documentation Status

This project is a Graduated Hyperledger project. For more information on the history of this project see the Fabric wiki page. Information on what Graduated entails can be found in the Hyperledger Project Lifecycle document. Hyperledger Fabric is a platform for distributed ledger solutions, underpinned by a modular architecture delivering high degrees of confidentiality, resiliency, flexibility and scalability. It is designed to support pluggable implementations of different components, and accommodate the complexity and intricacies that exist across the economic ecosystem.

Hyperledger Fabric delivers a uniquely elastic and extensible architecture, distinguishing it from alternative blockchain solutions. Planning for the future of enterprise blockchain requires building on top of a fully-vetted, open source architecture; Hyperledger Fabric is your starting point.

Releases

Fabric provides a release approximately once every four months with new features and improvements. Additionally, certain releases are designated as long-term support (LTS) releases. Important fixes will be backported to the most recent LTS release, and to the prior LTS release during periods of LTS release overlap. For more details see the LTS strategy.

LTS releases:

  • v2.5.x (current LTS release)
  • v2.2.x (prior LTS release, maintained through December 2023)
  • v1.4.x (historic LTS release, maintained through April 2021)

Unless specified otherwise, all releases will be upgradable from the prior minor release. Additionally, each LTS release is upgradable to the next LTS release.

Fabric releases and release notes can be found on the GitHub releases page.

Please visit the GitHub issues with Epic label for our release roadmap.

Documentation, Getting Started and Developer Guides

Please visit our online documentation for information on getting started using and developing with the fabric, SDK and chaincode:

It's recommended for first-time users to begin by going through the Getting Started section of the documentation in order to gain familiarity with the Hyperledger Fabric components and the basic transaction flow.

Contributing

We welcome contributions to the Hyperledger Fabric project in many forms. There’s always plenty to do! Check the documentation on how to contribute to this project for the full details.

Community

Hyperledger Community

Hyperledger mailing lists and archives

Hyperledger Discord Chat

Hyperledger Fabric Issue Tracking (GitHub Issues)

Hyperledger Fabric Wiki

Hyperledger Wiki

Hyperledger Code of Conduct

Community Calendar

License

Hyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.

About

Hyperledger Fabric is an enterprise-grade permissioned distributed ledger framework for developing solutions and applications. Its modular and versatile design satisfies a broad range of industry use cases. It offers a unique approach to consensus that enables performance at scale while preserving privacy.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Languages

  • Go 99.1%
  • Other 0.9%