crazywook / composer-sample-applications

Sample applications for Composer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hyperledger Composer Sample Applications

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!

About

Sample applications for Composer

License:Apache License 2.0


Languages

Language:JavaScript 38.4%Language:CSS 23.9%Language:TypeScript 18.4%Language:HTML 9.9%Language:Shell 8.9%Language:Dockerfile 0.5%