> For the complete documentation index, see [llms.txt](https://docs.zkbob.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.zkbob.com/deployment/contracts-deployment.md).

# Contract Deployment

### Instructions for zkBob Contract Deployment

Contract deployment is managed through [Foundry solidity scripts](https://book.getfoundry.sh/tutorials/solidity-scripting).  Deployment can be simulated locally prior to production deployment, and contracts can be automatically verified on deployment to a public chain.&#x20;

{% hint style="success" %}
Details and scripts for contract deployment are available here: <https://github.com/zkBob/zkbob-contracts/blob/master/script/DEPLOY.md>
{% endhint %}
