Contract deployment is managed through Foundry solidity scripts. Deployment can be simulated locally prior to production deployment, and contracts can be automatically verified on deployment to a public chain.
{% hint style="success" %} Details and scripts for contract deployment are available here: https://github.com/zkBob/zkbob-contracts/blob/master/script/DEPLOY.md {% endhint %}