-
Notifications
You must be signed in to change notification settings - Fork 49
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* chore: rename networks to testnets * chore: move guides into separate section * chore: reorg tutorials * chore: fix minor missed text updates * docs: remove home from top level nav * docs: fix restart-rollup backlinks * docs: fix other links --------- Co-authored-by: jcstein <[email protected]>
- Loading branch information
Showing
23 changed files
with
102 additions
and
82 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
--- | ||
description: This page provides a comprehensive overview of the how to guides available for Rollkit. | ||
--- | ||
|
||
# How To Guides | ||
|
||
Welcome to the Rollkit guides section! Here, you'll find a wide range of guides | ||
designed to help you understand and effectively use Rollkit, the first sovereign | ||
rollup framework. | ||
|
||
Hopefully you've gone through some of the tutorials and are ready to dive | ||
deeper. These guides will go into detail on some specific topics that will make | ||
your life easier when developing with Rollkit. | ||
|
||
In this section, you'll find: | ||
|
||
* [How to restart your rollup](/guides/restart-rollup.md) | ||
* [zkML rollup](/guides/zkml.md) | ||
* [IBC connection](/guides/ibc-connection.md) | ||
* [Full and sequencer node rollup setup](/guides/full-and-sequencer-node.md) | ||
* [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) | ||
* [Testing and deploying smart-contract with cw-orch](/guides/cw-orch.md) | ||
|
||
## 💻 Support {#support} | ||
|
||
The guides will explore developing with Rollkit, which is still in Alpha stage. | ||
If you run into bugs, please write a Github | ||
[issue](https://github.com/rollkit/docs/issues/new) or let us know in our | ||
[Telegram](https://t.me/rollkit). |
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters