Skip to content

Commit b384f1d

Browse files
Add ignite chain build to celestia da tutorial (#437)
1 parent 8050a80 commit b384f1d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

tutorials/celestia-da.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,12 @@ Add the Rollkit app:
4949
ignite rollkit add
5050
```
5151

52+
Build the rollup node binary to use it for the chain configuration and to initialize:
53+
54+
```bash
55+
ignite chain build
56+
```
57+
5258
Initialize the Rollkit chain configuration:
5359

5460
```bash

0 commit comments

Comments
 (0)