Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/hyperledger-archives/composer-tools

:warning: :warning: :warning: Hyperledger Composer has been deprecated :warning: :warning: :warning:
https://github.com/hyperledger-archives/composer-tools

blockchain composer distributed-ledger hyperledger

Last synced: 3 months ago
JSON representation

:warning: :warning: :warning: Hyperledger Composer has been deprecated :warning: :warning: :warning:

Lists

README

        

# Hyperledger Composer

:warning: :warning: :warning:

**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](https://hyperledger-fabric.readthedocs.io/en/release-1.4/whatsnew.html#improved-programming-model-for-developing-applications)**

:warning: :warning: :warning:

Collection of useful tools and utilities when working with Hyperledger Composer

- [composer-protobuf](./packages/composer-protobuf/README.md) is a utility that maps from Composer models to protobufs
- [fabric-dev-servers](./packages/fabric-dev-servers/README.md) is a set of scripts to download and stand-up a local Hyperledger Fabric Instance. Letting you develop using Composer but with a real fabric.
- [node-red-contrib-hyperledger-composer](./packages/node-red-contrib-composer/README.md) is a set of node-red nodes to interact with Composer. Great for IoT solutions.
- [composer-wallet-redis](./packages/composer-wallet-redis/README.md) is an implementation of the wallet API to permit Network Cards to be stored in the redis server
- [composer-wallet-cloudant](./packages/composer-wallet-cloudant/README.md) is an implementation of the wallet API to permit Network Cards to be stored using IBM Cloudant
- [composer-wallet-ibmcos](./packages/composer-wallet-ibmcos/README.md) is an implementation of the wallet API to permit Network Cards to be stored using IBM Cloud Object Storage

## License
Hyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE.txt) 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/.