Skip to content

Commit 24c83ee

Browse files
Merge pull request #475 from rollkit/yarik/how-to-overview
docs: adjust guides/overview with a sidebar structure
2 parents 1ad2d31 + cc9c932 commit 24c83ee

File tree

1 file changed

+19
-10
lines changed

1 file changed

+19
-10
lines changed

guides/overview.md

Lines changed: 19 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -14,16 +14,25 @@ your life easier when developing with Rollkit.
1414

1515
In this section, you'll find:
1616

17-
* [How to restart your rollup](/guides/restart-rollup.md)
18-
* [zkML rollup](/guides/zkml.md)
19-
* [IBC connection](/guides/ibc-connection.md)
20-
* [Full rollup node setup](/guides/full-node.md)
21-
* [How to configure gas price](/guides/gas-price.md)
22-
* [How to change speed of block production](/guides/block-times.md)
23-
* [How to use lazy sequencing (aggregation)](/guides/lazy-sequencing.md)
24-
* [Testing and deploying smart-contract with cw-orch](/guides/cw-orch.md)
25-
* [How to integrate Range with your rollup](/guides/rollkit-monitoring.md)
26-
* [How to use IBC token (TIA) as gas token in your rollup](/guides/use-tia-for-gas.md)
17+
* [Use the Rollkit CLI](/guides/use-rollkit-cli)
18+
* [Connect to a local DA](/guides/connect-local-da)
19+
* [Create genesis for your rollup](/guides/create-genesis)
20+
* [Restart your rollup](/guides/restart-rollup)
21+
* [Run a rollup full node](/guides/full-node)
22+
* Configuration
23+
* [Configure gas price](/guides/gas-price)
24+
* [Configure max pending blocks](/guides/max-pending-blocks)
25+
* [Configure DA chain block sync time](/guides/da-block-time)
26+
* [Change speed of block production](/guides/block-times)
27+
* [Use lazy sequencing (aggregation)](/guides/lazy-sequencing)
28+
* Integrations
29+
* [Test and deploy cosmwasm smart-contracts](/guides/cw-orch)
30+
* [Add zkML to your EVM rollup](/guides/zkml)
31+
* [Add an IBC connection to your rollup](/guides/ibc-connection)
32+
* [Integrate Range with your rollup](/guides/rollkit-monitoring)
33+
* [Use IBC token (TIA) as gas token in your rollup](/guides/use-tia-for-gas)
34+
35+
2736

2837
## 💻 Support {#support}
2938

0 commit comments

Comments
 (0)