Skip to content

Commit 9e8b27f

Browse files
committed
amend toc
1 parent 84e6767 commit 9e8b27f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

guides/overview.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,12 @@ In this section, you'll find:
1717
* [Use the Rollkit CLI](/guides/use-rollkit-cli)
1818
* [Create genesis for your rollup](/guides/create-genesis)
1919
* [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)
2221
* [Turn your CometBFT app into a Rollkit app](/guides/cometbft-to-rollkit)
2322
* [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)
2426
* Configuration
2527
* [Configure gas price](/guides/gas-price)
2628
* [Configure max pending blocks](/guides/max-pending-blocks)
@@ -35,8 +37,6 @@ In this section, you'll find:
3537
* [Integrate Range with your rollup](/guides/rollkit-monitoring)
3638
* [Use IBC token (TIA) as gas token in your rollup](/guides/use-tia-for-gas)
3739

38-
39-
4040
## 💻 Support {#support}
4141

4242
The guides will explore developing with Rollkit, which is still in Alpha stage.

0 commit comments

Comments
 (0)