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
Copy file name to clipboardExpand all lines: pages/operators/chain-operators/deploy/genesis.mdx
-96Lines changed: 0 additions & 96 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -99,102 +99,6 @@ The `rollup.json` file contains the rollup protocol parameters, including:
99
99
* Sequencing settings
100
100
* Finality parameters
101
101
102
-
## Using your configuration files
103
-
104
-
After retrieving your configuration files, you'll need to set up your OP Stack node components:
105
-
106
-
### Step 1: Install required components
107
-
108
-
Before initializing your node, you need to install the OP Stack software components. The OP Stack architecture follows the Consensus/Execution split similar to post-Merge Ethereum L1 with two main components:
109
-
110
-
***op-geth**: The execution client (similar to geth on Ethereum)
111
-
***op-node**: The consensus client (rollup node)
112
-
113
-
You'll need to build these components from their respective source repositories:
0 commit comments