Skip to content

Commit

Permalink
Updates for overview
Browse files Browse the repository at this point in the history
  • Loading branch information
yarikbratashchuk committed Oct 4, 2024
1 parent 761cdec commit f903528
Showing 1 changed file with 12 additions and 13 deletions.
25 changes: 12 additions & 13 deletions guides/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,19 +14,18 @@ your life easier when developing with Rollkit.

In this section, you'll find:

* How To Guides
* [How to restart your rollup](/guides/restart-rollup.md)
* [Full rollup node setup](/guides/full-node.md)
* Configuration
* [How to configure gas price](/guides/gas-price.md)
* [How to change speed of block production](/guides/block-times.md)
* [How to use lazy sequencing (aggregation)](/guides/lazy-sequencing.md)
* Integrations
* [zkML rollup](/guides/zkml.md)
* [IBC connection](/guides/ibc-connection.md)
* [Testing and deploying smart-contract with cw-orch](/guides/cw-orch.md)
* [How to integrate Range with your rollup](/guides/rollkit-monitoring.md)
* [How to use IBC token (TIA) as gas token in your rollup](/guides/use-tia-for-gas.md)
* [How to restart your rollup](/guides/restart-rollup.md)
* [Full rollup node setup](/guides/full-node.md)
* Configuration
* [How to configure gas price](/guides/gas-price.md)
* [How to change speed of block production](/guides/block-times.md)
* [How to use lazy sequencing (aggregation)](/guides/lazy-sequencing.md)
* Integrations
* [zkML rollup](/guides/zkml.md)
* [IBC connection](/guides/ibc-connection.md)
* [Testing and deploying smart-contract with cw-orch](/guides/cw-orch.md)
* [How to integrate Range with your rollup](/guides/rollkit-monitoring.md)
* [How to use IBC token (TIA) as gas token in your rollup](/guides/use-tia-for-gas.md)


## 💻 Support {#support}
Expand Down

0 comments on commit f903528

Please sign in to comment.