This repository was archived by the owner on Aug 7, 2025. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,6 +10,11 @@ import constants from '../.vitepress/constants/constants.js'
1010
1111This guide assumes you have a CometBFT app set up and [ Ignite CLI] ( https://docs.ignite.com ) installed.
1212
13+ ::: warning
14+ This tutorial is being currently update to reflect the latest changes using the rollkit ignite app.
15+ Please check back later for the updated version.
16+ :::
17+
1318## Install Rollkit {#install-rollkit}
1419
1520You need to install Rollkit in your CometBFT app. Open a terminal in the directory where your app is located and run the following command:
@@ -36,10 +41,6 @@ Run the following command to initialize Rollkit:
3641ignite rollkit init
3742```
3843
39- ::: warning
40- This tutorial is being currently update to reflect the latest changes using the rollkit ignite app.
41- Please check back later for the updated version.
42- :::
4344
4445<!-- TODO: update
4546
You can’t perform that action at this time.
0 commit comments