{"id":13449083,"url":"https://github.com/hyperledger/composer","last_synced_at":"2025-03-22T22:32:15.433Z","repository":{"id":57159384,"uuid":"246110454","full_name":"hyperledger/composer","owner":"hyperledger","description":":warning: :warning: :warning: Hyperledger Composer has been deprecated :warning: :warning: :warning: ","archived":true,"fork":true,"pushed_at":"2021-01-22T18:40:27.000Z","size":189636,"stargazers_count":27,"open_issues_count":0,"forks_count":27,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-10-16T14:32:07.246Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://wiki.hyperledger.org/display/composer","language":"JavaScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"hyperledger-archives/composer","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hyperledger.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-03-09T18:20:50.000Z","updated_at":"2023-07-25T14:33:37.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/hyperledger/composer","commit_stats":null,"previous_names":[],"tags_count":100,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperledger%2Fcomposer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperledger%2Fcomposer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperledger%2Fcomposer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperledger%2Fcomposer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hyperledger","download_url":"https://codeload.github.com/hyperledger/composer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221622334,"owners_count":16853435,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"2024-07-31T06:00:30.643Z","updated_at":"2024-10-28T14:30:20.179Z","avatar_url":"https://github.com/hyperledger.png","language":"JavaScript","readme":"# Hyperledger Composer\n\n:warning: :warning: :warning:\n\n**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.**\n\n**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.**\n\n**More information available here: [What's new in Hyperledger Fabric v1.4](https://hyperledger-fabric.readthedocs.io/en/release-1.4/whatsnew.html#improved-programming-model-for-developing-applications)**\n\n:warning: :warning: :warning:\n\nHyperledger Composer is an application development framework which simplifies and expedites the creation of [Hyperledger fabric](https://hyperledger-fabric.readthedocs.io/en/latest/) blockchain applications. If you're new to Blockchain, Hyperledger Fabric or Hyperledger Composer, we recommend that you start at the Hyperledger Composer website:\n\n- [Stable release website](https://hyperledger.github.io/composer/)\n- [Next release website](https://hyperledger.github.io/composer/next/)\n\nThis 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.\n\n[![Build Status](https://travis-ci.org/hyperledger/composer.svg?branch=master)](https://travis-ci.org/hyperledger/composer)\n[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/1071/badge)](https://bestpractices.coreinfrastructure.org/projects/1071)\n\nFor additional help with Hyperledger Composer the following are good places:\n\n- Ask a question on [Stack Overflow](http://stackoverflow.com/questions/tagged/hyperledger-composer)\n- Chat on the Rocket.Chat [discussion channels](https://chat.hyperledger.org/channel/composer)\n\n# Contributing to this repository\n\nWe welcome contributions to the code base. If you are interested in becoming a contributor, please read the [contributing guide](CONTRIBUTING.md) that covers the following:\n\n- [getting started](/contrib-notes/getting-started.md)\n- [coding guidelines](/contrib-notes/coding-guidelines.md)\n- [raising an issue](/contrib-notes/raising-issues.md)\n- [submitting a pull request](/contrib-notes/submitting-pull-request.md)\n\nThere is a [specific channel](https://chat.hyperledger.org/channel/composer-dev) on RocketChat for contributors.\n\n\n# Getting started with building an application\n\n**Try the [online playground](https://composer-playground.mybluemix.net/) to get going quickly.**\n\nSuggested reading list is:\n\n- [Introduction](https://hyperledger.github.io/composer/latest/introduction/introduction.html)\n- [Introduction Video](https://www.youtube.com/watch?v=fdFUsrsv5iw\u0026t=23s)\n- [Quick Start](https://hyperledger.github.io/composer/latest/installing/installing-index.html)\n- [Tutorials](https://hyperledger.github.io/composer/latest/tutorials/tutorials.html)\n\n# Getting in touch\n\nIf you have a *question on using Hyperledger Composer*\n  - Rocket.Chat [discussion channels](https://chat.hyperledger.org/channel/composer)\n  - [Stack Overflow](http://stackoverflow.com/questions/tagged/hyperledger-composer), where the question should be tagged with 'hyperledger-composer'.\n\nIf you have found a defect or want to raise a feature requests\n  - All tracked on GitHub - please read [how to raise](./contrib-notes/raising-issues.md)\n\nIf you want to contribute to the develop of Hyperledger Composer\n  - Come introduce yourself on the contributors [RocketChat channel](https://chat.hyperledger.org/channel/composer-dev)\n  - Please read the [contributing guide](./CONTRIBUTING.md)\n\n## License \u003ca name=\"license\"\u003e\u003c/a\u003e\nHyperledger 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/.","funding_links":[],"categories":["Project List","awesome-blockchain","PROJECT 项目"],"sub_categories":["\u003ca name=\"sdk\"\u003eSDK工具包\u003c/a\u003e","SDK 工具包"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhyperledger%2Fcomposer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhyperledger%2Fcomposer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhyperledger%2Fcomposer/lists"}