For the complete documentation index, see llms.txt. This page is also available as Markdown.

Contract Deployment

Instructions for zkBob Contract Deployment

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.

Last updated

Was this helpful?