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.
Details and scripts for contract deployment are available here: https://github.com/zkBob/zkbob-contracts/blob/master/script/DEPLOY.md
Last modified 1yr ago