> For the complete documentation index, see [llms.txt](https://yeasy.gitbook.io/blockchain_guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://yeasy.gitbook.io/blockchain_guide/10_fabric_op/summary.md).

# 本章小结

本章详细讲解了管理 Fabric 网络的相关话题，包括如何操作和管理通道、链码的相关客户端命令，以及监听网络事件、探测网络信息、SDK 工具、运维服务和升级网络等。最后，对生产环境中部署 Fabric 网络的注意事项进行了讨论。

通过本章内容的学习和实践，相信读者可以掌握管理 Fabric 网络的相关技巧。更多的经验需要在生产实践积累和总结。

***

> 📝 **发现错误或有改进建议？** 欢迎提交 [Issue](https://github.com/yeasy/blockchain_guide/issues) 或 [PR](https://github.com/yeasy/blockchain_guide/pulls)。
