> For the complete documentation index, see [llms.txt](https://juchain.gitbook.io/juchain-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://juchain.gitbook.io/juchain-docs/zh/kai-fa-zhe-zhi-nan/he-yue-yuan-ma-yan-zheng-shi-jian.md).

# 合约源码验证实践

对已部署的智能合约进行源码验证，是提升项目透明度与安全性的关键环节。验证后的合约允许任何人在区块链浏览器（如 JuScan）上审查其行为逻辑，并与之安全交互。本指南将引导您使用 Hardhat 框架/浏览器图形化界面完成 JuChain上的合约验证流程。
