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!