IBM-Blockchain-Archive / ibm-container-service

IBM Blockchain Platform for Developers on IBM Container Service
Apache License 2.0
89 stars 73 forks source link

Remove Composer from all scripts #120

Closed sstone1 closed 6 years ago

sstone1 commented 6 years ago

Composer and Fabric Node.js chaincode no longer works with the latest versions of the IBM Container Service due to the upgrade to the latest versions of Kubernetes:

As a result, we will be removing all Composer components from these scripts.

Developers looking for a development environment should set up a local development environment as per the instructions here: http://hyperledger.github.com/composer/

The recommended route is for developers to deploy to the IBM Blockchain Platform Starter Plan.