教程

Application developers can use the Fabric tutorials to get started building their own solutions. Start working with Fabric by deploying the test network on your local machine. You can then use the steps provided by the 将智能合约部署到通道 tutorial to deploy and test your smart contracts. The 编写一个 Fabric 应用 tutorial provides an introduction to how to use the APIs provided by the Fabric SDKs to invoke smart contracts from your client applications. For an in depth overview of how Fabric applications and smart contracts work together, you can visit the 开发应用 topic.

Network operators can use the 将智能合约部署到通道 tutorial and the 创建通道 tutorial series to learn important aspects of administering a running network. Both network operators and application developers can use the tutorials on Private data and CouchDB to explore important Fabric features. When you are ready to deploy Hyperledger Fabric in production, see the guide for 部署一个生产网络.

有两个更新通道的教程: 更新通道配置Updating the capability level of a channelUpgrading your components 展示了如何升级组件,如 Peer 节点、排序节点、SDK等。

最后,我们提供了一个如何写基础智能合约的介绍, 链码开发者教程

注解

如果本文档不能解决你的问题,或者你使用本教程的过程中遇到了其他问题,请阅读 仍有问题? 章节来寻求额外的帮助。