# composer **Repository Path**: jxzdg/composer ## Basic Information - **Project Name**: composer - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: EdMoffatt-nps-remove - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-09-28 - **Last Updated**: 2024-06-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ![Hyperledger Composer](https://raw.githubusercontent.com/hyperledger/composer/master/packages/composer-website/jekylldocs/assets/img/Homepage_Illustration_2.png) # Hyperledger Composer Hyperledger 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: - [Stable release website](https://hyperledger.github.io/composer/) - [Next release website](https://hyperledger.github.io/composer/next/) 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. [![Build Status](https://travis-ci.org/hyperledger/composer.svg?branch=master)](https://travis-ci.org/hyperledger/composer) [![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/1071/badge)](https://bestpractices.coreinfrastructure.org/projects/1071) For additional help with Hyperledger Composer the following are good places: - Ask a question on [Stack Overflow](http://stackoverflow.com/questions/tagged/hyperledger-composer) - Chat on the Rocket.Chat [discussion channels](https://chat.hyperledger.org/channel/composer) # Contributing to this repository We 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: - [getting started](/contrib-notes/getting-started.md) - [coding guidelines](/contrib-notes/coding-guidelines.md) - [raising an issue](/contrib-notes/raising-issues.md) - [submitting a pull request](/contrib-notes/submitting-pull-request.md) There is a [specific channel](https://chat.hyperledger.org/channel/composer-dev) on RocketChat for contributors. # Getting started with building an application **Try the [online playground](https://composer-playground.mybluemix.net/) to get going quickly.** Suggested reading list is: - [Introduction](https://hyperledger.github.io/composer/latest/introduction/introduction.html) - [Introduction Video](https://www.youtube.com/watch?v=fdFUsrsv5iw&t=23s) - [Quick Start](https://hyperledger.github.io/composer/latest/installing/installing-index.html) - [Tutorials](https://hyperledger.github.io/composer/latest/tutorials/tutorials.html) # Getting in touch If you have a *question on using Hyperledger Composer* - Rocket.Chat [discussion channels](https://chat.hyperledger.org/channel/composer) - [Stack Overflow](http://stackoverflow.com/questions/tagged/hyperledger-composer), where the question should be tagged with 'hyperledger-composer'. If you have found a defect or want to raise a feature requests - All tracked on GitHub - please read [how to raise](./contrib-notes/raising-issues.md) If you want to contribute to the develop of Hyperledger Composer - Come introduce yourself on the contributors [RocketChat channel](https://chat.hyperledger.org/channel/composer-dev) - Please read the [contributing guide](./CONTRIBUTING.md) ## 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/.