You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 7, 2025. It is now read-only.
Your uname -a: Darwin Markos-MacBook-Pro.local 24.3.0 Darwin Kernel Version 24.3.0: Thu Jan 2 20:24:16 PST 2025; root:xnu-11215.81.4~3/RELEASE_ARM64_T6000 arm64
51
-
Your cwd: /Users/markobaricevic/code/CoTend/rollkit1/docs
52
-
Is on Gitpod: false
50
+
Your go version: go version go1.24.3 darwin/arm64
53
51
```
54
52
55
53
## Generate your App {#generate-your-app}
@@ -91,7 +89,7 @@ This will create a `~/.gm` folder with all the necessary files to run a chain.
91
89
92
90
## Initialize Your Blockchain {#initialize-your-blockchain}
93
91
94
-
Before starting your blockchain, you need to initialize it with Rollkit support. Initialize the blockchain with Local DA as follows:
92
+
Before starting your blockchain, you need to initialize it with Rollkit support. Initialize the blockchain as follows:
95
93
96
94
```bash
97
95
ignite rollkit init
@@ -106,7 +104,7 @@ Now that we have our gm app generated and installed, we can launch our GM rollup
0 commit comments