-
Notifications
You must be signed in to change notification settings - Fork 57
Closed
Description
I think there are the following user paths:
- Running a rollup with the rollkit CLI
- Building a rollup
- Integrating with components (da, sequencing, execution)
- Orchestration DevX
For 1, we have the quick start
For 2, we have wordle
For 3, I think it gets messy, because it is using GM, which jumped right into 4
For 4, We have kurtosis via the GM tutorial and the wordle tutorial, but this might not be the best place for it.
I’m wondering if for 3, we should use the quick start guide instead of GM. Then it is super clean and clear what is new with the DA integration for example.
For 4, we could have a Putting it all Together section at the bottom of the tutorial that is wordle with some base case, like Celestia DA, based sequencing, and the equivalent execution.
I think the GM tutorial is now a little out of place based on the above.
### Tasks
- [ ] https://github.com/rollkit/docs/pull/481
- [ ] https://github.com/rollkit/docs/issues/483
- [x] remove kurtosis from wordle
- [x] Create managing nodes section (infrastrucutre? DockerCompose)
- [ ] https://github.com/rollkit/docs/pull/493
- [ ] https://github.com/rollkit/rollkit/issues/1886
- [ ] https://github.com/rollkit/docs/issues/500