The scripts defined in this project create a toolchain that automates development, testing and deployment of chaincode components used during an MVP.
| Pre-Req | Description | How to |
|---|---|---|
| Customer IBM Cloud account | Account where the toolchain will be created | N/A |
| Access to customer's IBM Cloud account | Your user ID should be added to the organization and space where pipeline will be created | TBD |
| Personal access token from IBM Cloud Git | Create a personal access token for the IBM Cloud Git service to allow pipeline to clone projects | Personal access tokens can be created here Note: For more information on personal access token see this article. |
- ... to be populated with information about blockchain network management ...
| Project | Purpose | Cloned into IBM Cloud? |
|---|---|---|
| chaincode-bootstrap | Contains template project for chaincode | Yes |
... to be populated with information about cross-organization repo usage ...
For more information about toolchains, see [Custom toolchains in one click with IBM Bluemix DevOps Services](https://developer.ibm.com/devops-services/2016/06/16/open-toolchain-with-ibm-bluemix-devops-services/).
