You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a first step, we use Matter Labs' ZK Rollups contracts. Regarding the contracts, all credits goes to Matter Labs. What makes this implementation unique is that we will make a ZK Rollups Substrate pallet.
2. Build operator and prover containers [code](https://github.com/PlasmNetwork/ZKRollups/blob/master/scripts/build.sh#L30)
40
-
3. Run substrate-based chain, operator, and prover, database containers [code](https://github.com/PlasmNetwork/ZKRollups/blob/master/scripts/integration.sh#L28)
41
-
4. Run integration test container [code](https://github.com/PlasmNetwork/ZKRollups/blob/master/scripts/integration.sh#L29)
2. Build operator and prover containers [code](https://github.com/AstarNetwork/ZKRollups/blob/master/scripts/build.sh#L30)
40
+
3. Run substrate-based chain, operator, and prover, database containers [code](https://github.com/AstarNetwork/ZKRollups/blob/master/scripts/integration.sh#L28)
41
+
4. Run integration test container [code](https://github.com/AstarNetwork/ZKRollups/blob/master/scripts/integration.sh#L29)
0 commit comments