Difference between revisions of "Rollup.json"

From wikieduonline
Jump to navigation Jump to search
(Created page with " {{op-node}}")
 
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
{{lc}}
  
 +
./bin/op-node \
 +
  --l1=ws://localhost:8546 \
 +
  --l1.beacon=http://localhost:4000 \
 +
  --l2=ws://localhost:9001 \
 +
  --rollup.config=./path-to-network-config/[[rollup.json]] \
 +
  --rpc.addr=127.0.0.1 \
 +
  --rpc.port=7000
  
 +
 +
[[genesis.json]] for [[op-geth]]
  
 
{{op-node}}
 
{{op-node}}

Latest revision as of 16:43, 30 October 2024

./bin/op-node \
  --l1=ws://localhost:8546 \
  --l1.beacon=http://localhost:4000 \
  --l2=ws://localhost:9001 \
  --rollup.config=./path-to-network-config/rollup.json \
  --rpc.addr=127.0.0.1 \
  --rpc.port=7000


genesis.json for op-geth

op-node [ networks dump-rollup-config ], 9003, rollup.json, op-node logs

Advertising: