Build a Rollup Application
This document is suppose to be a complete reference for ZKWASM users that would like to make their own rollup application. Following topics will be covered:
- The architecture of a reference implementation of ZKWASM rollup application. 
- The proof generation architecture. 
- Customize and define your ZKWASM by extending host APIs. 
- Customize your proof generation via proof batching scripts. 
- Define settlement protocol and deploy your rollup verifier. 
Last updated
