This package has been deprecated

Author message:

Hyperledger Composer has been deprecated. Please see the README for more details: https://github.com/hyperledger/composer/blob/master/README.md

composer-playground

0.20.9 • Public • Published

Composer-Playground

The UI for Hyperledger Composer

Check that the versions of

docker-compose build && docker-compose up -d

You must install Lerna to build this multi-package repository:

$ npm install -g lerna@2.0.0 

You must bootstrap the repository so that all of the dependencies are installed and all of the packages are linked together:

$ lerna bootstrap

You can then work with the packages under packages/ on a per-package basis as any normal node.js package.

Alternatively, you can execute npm commands across all of the packages at once using Lerna:

$ lerna run test

You're now ready to start with the Hyperledger Composer project.

$ npm start

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/.

Package Sidebar

Install

npm i composer-playground

Weekly Downloads

17

Version

0.20.9

License

Apache-2.0

Unpacked Size

8.93 MB

Total Files

2080

Last publish

Collaborators

  • hyperledger-ci
  • fabric-composer-admin