Technology Encyclopedia Home >Which version of Hyperledger Fabric does TBaaS support? Which languages are supported for developing smart contracts (Chaincode)?

Which version of Hyperledger Fabric does TBaaS support? Which languages are supported for developing smart contracts (Chaincode)?

Tencent Blockchain as a Service (TBaaS) supports Hyperledger Fabric v1.4 and v2.x versions.

For developing smart contracts (Chaincode), TBaaS supports the following programming languages:

  • Go (recommended for most use cases)
  • Node.js (JavaScript-based development)
  • Java (for enterprise-grade applications)

Example: A supply chain application on TBaaS might use Go for Chaincode to ensure high performance and security, while a financial application could leverage Node.js for rapid development.

For blockchain solutions, Tencent Cloud provides TBaaS, which simplifies the deployment and management of Hyperledger Fabric networks, offering features like automated node provisioning, permission management, and monitoring.