tencent cloud

腾讯云区块链服务平台 TBaaS

产品动态
产品简介
产品概述
产品功能
底层引擎
产品优势
应用场景
基本概念
购买指南
购买页说明
欠费说明
定价与规格说明
快速入门
Hyperledger Fabric
操作指南
联盟
事件中心
网络概览
通道管理
合约管理
组织管理
节点管理
区块链浏览器
证书管理
审计日志
节点监控与日志
开发指南
Hyperledger Fabric
应用系统对接
API 文档
History
Introduction
API Category
Making API Requests
Hyperledger Fabric 2.3 APIs
Data Types
Error Codes
常见问题
产品协议
数据处理和安全协议
联系我们

Introduction

聚焦模式
字号
最后更新时间: 2025-10-30 21:56:49

Welcome to use Tencent Cloud Blockchain (TBaaS).

Tencent Cloud Blockchain is committed to providing enterprises with financial-grade blockchain infrastructure services. Through blockchain services in the cloud, it provides industries with safe, reliable and flexible solutions. Create an open, sharing, comprehensive-capability and uniformly-standardized blockchain ecosystem to provide complete blockchain services for numerous industry customers.

1. Glossary

Term Chinese Description
The channel is a private blockchain built on the "Fabric" network, implementing data isolation and confidentiality.
A ledger is the chain of a channel and the world state maintained by each peer in the channel.
Chaincode A chaincode is a specific implementation of a smart contract in Hyperledger Fabric. It defines the interaction details between the application and the blockchain, such as the data format for the data on the chain and the verification logic for the data on the chain. It depends on what business logic users wish to implement on the chain.
On a channel, a block is a set of ordered transactions.
peer A network entity that maintains a Ledger and runs Chaincode containers to perform read-write operations on the Ledger.

2. API Quick Start

Add and modify the attribute values of objects through the "transaction initiation" (Invoke) API. Synchronization mode and asynchronous mode are supported.

Query the attribute value of the query object through the "transaction inquiry" (Query) API.

Query the outcome of the initiate interface in asynchronous mode through the "asynchronous transaction query" (GetInvokeTx) API.

帮助和支持

本页内容是否解决了您的问题?

填写满意度调查问卷,共创更好文档体验。

文档反馈