> ## 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/deploy-smart-contract/foundry">
    使用 Foundry 在 Monad 上部署智能合约
  </Card>

  <Card title="Hardhat" href="/zh/guides/deploy-smart-contract/hardhat">
    使用 Hardhat 在 Monad 上部署智能合约
  </Card>

  <Card title="Remix" href="/zh/guides/deploy-smart-contract/remix">
    使用 Remix 在 Monad 上部署智能合约
  </Card>
</CardGroup>
