Rollup Devs
The chapter will explain the key concepts needed to build your own rollup. It's divided into 3 sections:
- Implementing your Business logic as a
Module
- Composing
Module
s to build a rollup - Interacting with the chain (CLI, Snap, Rest APIs, RPC, Sequencer)