File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -17,10 +17,12 @@ In this section, you'll find:
17
17
* [ Use the Rollkit CLI] ( /guides/use-rollkit-cli )
18
18
* [ Create genesis for your rollup] ( /guides/create-genesis )
19
19
* [ Restart your rollup] ( /guides/restart-rollup )
20
- * [ Run a rollup full node] ( /guides/full-node )
21
- * [ Run a centralized sequencer] ( /guides/centralized-sequencer )
20
+ * [ Reset your chain's state] ( /guides/reset-state )
22
21
* [ Turn your CometBFT app into a Rollkit app] ( /guides/cometbft-to-rollkit )
23
22
* [ Use Ignite to create a Rollkit app] ( /guides/ignite-rollkit )
23
+ * EVM Rollups
24
+ * [ EVM Based Sequencer Setup] ( /guides/evm-based )
25
+ * [ EVM Single Sequencer Setup] ( /guides/evm-single-guide )
24
26
* Configuration
25
27
* [ Configure gas price] ( /guides/gas-price )
26
28
* [ Configure max pending blocks] ( /guides/max-pending-blocks )
@@ -35,8 +37,6 @@ In this section, you'll find:
35
37
* [ Integrate Range with your rollup] ( /guides/rollkit-monitoring )
36
38
* [ Use IBC token (TIA) as gas token in your rollup] ( /guides/use-tia-for-gas )
37
39
38
-
39
-
40
40
## 💻 Support {#support}
41
41
42
42
The guides will explore developing with Rollkit, which is still in Alpha stage.
You can’t perform that action at this time.
0 commit comments