> ## Documentation Index
> Fetch the complete documentation index at: https://docs.monad.xyz/llms.txt
> Use this file to discover all available pages before exploring further.

# 验证合约

<CardGroup cols={2}>
  <Card title="Foundry" href="/zh/guides/verify-smart-contract/foundry">
    使用 Foundry 在 Monad 上验证智能合约
  </Card>

  <Card title="Hardhat" href="/zh/guides/verify-smart-contract/hardhat">
    使用 Hardhat 在 Monad 上验证智能合约
  </Card>
</CardGroup>
