How it worksBeacon Layer is an interlayer between the execution layer and the data availability layer and all the rollups instantiated via AltLayer are enshrined to the Beacon Layer. The term “enshrined” here refers to the fact that the state of any rollup launched via AltLayer can be verified directly by the Beacon Layer. The Beacon layer consists of several parts:Shared Sequencing LayerRollup works by combining transactions into one block and sending them to L1. Due to this it is possible t...