Overview
To use Blockchain Service (BCS), you must develop your own chaincodes and applications. This document describes chaincode development and application configuration for developers with Go or Java development experience.
The process is as follows:
- Create a BCS instance.
BCS instances can be deployed in CCE clusters. For details, see Using a CCE Cluster.
- Develop the chaincode.
A chaincode is a program written in Go for operating the ledger. For details, see Chaincode Development.
- Install and instantiate the chaincode.
BCS provides a graphical user interface (GUI) for chaincode management, including chaincode installation and instantiation. For details, see Chaincode Management.
- Download SDK configurations and certificates.
Before developing an application, obtain the required SDK configuration file and certificates. For details, see BCS Access.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot