tencent cloud

Introduction

PDF
포커스 모드
폰트 크기
마지막 업데이트 시간: 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.

도움말 및 지원

문제 해결에 도움이 되었나요?

피드백