Skip to content
This repository was archived by the owner on Mar 8, 2020. It is now read-only.

⚠️ ⚠️ ⚠️ Hyperledger Composer has been deprecated ⚠️ ⚠️ ⚠️

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE
Unknown
LICENSE.txt
Notifications You must be signed in to change notification settings

hyperledger-archives/composer-sample-applications

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2bdbeb8 · Aug 30, 2019
Jun 22, 2018
May 31, 2017
Jun 22, 2018
Jun 15, 2017
May 8, 2018
Nov 7, 2017
Aug 18, 2018
May 8, 2018
Aug 30, 2019
May 8, 2018
May 8, 2018
Jun 1, 2018
Jun 22, 2018
Jun 22, 2018

Repository files navigation

Hyperledger Composer Sample Applications

⚠️ ⚠️ ⚠️

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

⚠️ ⚠️ ⚠️

The repository contains sample applications written against the Hyperledger Composer

Currently this contains the code and scripts for the 'DigitalProperty-App' tutorial - see the README in that directory for instructions on how to install.

To install this repo and find out more about the sample applications, run (from this directory):


npm install
node info.js

We welcome Pull Requests for new applications - please see the contributing notes.

IMPORTANT NOTE The Digital Property ("getting-started") sample CLI-based application is the main route for people to get started with Hyperledger Composer - please exercise care when changing it!