Skip to content
This repository was archived by the owner on Aug 7, 2025. It is now read-only.

Commit c3f2965

Browse files
committed
remove toml part
1 parent 016fbda commit c3f2965

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

tutorials/gm-world.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -99,16 +99,6 @@ ignite rollkit init
9999

100100
It will also initialize 2 accounts `alice` and `bob`:
101101

102-
### Initialize Rollkit CLI Configuration {#initialize-rollkit-cli-configuration}
103-
104-
To initialize the Rollkit CLI configuration, generate the `rollkit.toml` file by running the following command:
105-
106-
```bash
107-
rollkit toml init
108-
```
109-
110-
This will set up the Rollkit configuration file rollkit.toml, allowing you to use the Rollkit CLI for managing and running your blockchain.
111-
112102
## 🚀 Starting your rollup {#start-your-rollup}
113103

114104
Now that we have our gm app generated and installed, we can launch our GM rollup along with the local DA by running the following command:

0 commit comments

Comments
 (0)