Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Fabric | 14,617 | 113 | 3 days ago | 255 | March 22, 2022 | 156 | apache-2.0 | Go | ||
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. | ||||||||||
Blockchain_guide | 6,153 | a year ago | 7 | December 02, 2021 | 2 | Go | ||||
Introduce blockchain related technologies, from theory to practice with bitcoin, ethereum and hyperledger. | ||||||||||
Blockchain | 3,660 | 10 months ago | 20 | cc-by-sa-4.0 | JavaScript | |||||
黑马程序员 120天全栈区块链开发 开源教程 | ||||||||||
Composer | 1,655 | 376 | 92 | 3 years ago | 2,288 | August 30, 2019 | 5 | other | JavaScript | |
:warning: :warning: :warning: Hyperledger Composer has been deprecated :warning: :warning: :warning: | ||||||||||
Fabric Sdk Java | 1,097 | 92 | 9 | 18 days ago | 49 | July 07, 2022 | 3 | apache-2.0 | Java | |
Burrow | 1,030 | a year ago | n,ull | apache-2.0 | Go | |||||
https://wiki.hyperledger.org/display/burrow | ||||||||||
Iroha | 1,023 | 4 years ago | 18 | apache-2.0 | C++ | |||||
Iroha - A simple, decentralized ledger | ||||||||||
Burrow | 1,016 | 21 | a year ago | 86 | December 09, 2021 | 53 | apache-2.0 | Go | ||
https://wiki.hyperledger.org/display/burrow | ||||||||||
Blockchain | 991 | 7 months ago | 1 | JavaScript | ||||||
Compilation of useful documents and scientific papers about Blockchain & cryptocurrencies. | ||||||||||
Cello | 848 | 3 days ago | 14 | May 19, 2022 | 5 | apache-2.0 | Python | |||
Operating System for Enterprise Blockchain |
⚠️ ⚠️ ⚠️
As of the 29th August 2019, the Hyperledger Composer project is in deprecated status. None of the maintainers are actively developing new features. None of the maintainers are actively providing support via GitHub issues. However, if you wish to submit code changes via pull requests, these will be merged.
It is highly recommended that you use Hyperledger Fabric v1.4+ instead, which features significant improvements to the developer experience, including a new programming model.
More information available here: What's new in Hyperledger Fabric v1.4
⚠️ ⚠️ ⚠️
Hyperledger Composer is an application development framework which simplifies and expedites the creation of Hyperledger fabric blockchain applications. If you're new to Blockchain, Hyperledger Fabric or Hyperledger Composer, we recommend that you start at the Hyperledger Composer website:
This site will help you get up and running by developing a sample blockchain application to buy and sell houses and apartments in a digital property business network.
For additional help with Hyperledger Composer the following are good places:
We welcome contributions to the code base. If you are interested in becoming a contributor, please read the contributing guide that covers the following:
There is a specific channel on RocketChat for contributors.
Try the online playground to get going quickly.
Suggested reading list is:
If you have a question on using Hyperledger Composer
If you have found a defect or want to raise a feature requests
If you want to contribute to the develop of Hyperledger Composer
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/.