Worldchain
Firehose configuration for Worldchain
Last updated
Was this helpful?
Was this helpful?
fireeth start reader-node <apps> \
--advertise-chain-name="worldchain-mainnet" \
--reader-node-path="geth" \
--reader-node-arguments="--datadir={node-data-dir} --op-network=worldchain-mainnet --authrpc.addr=0.0.0.0 --authrpc.port=8551 --authrpc.vhosts=* --authrpc.jwtsecret=/path/to/jwt.hex --vmtrace=firehose --state.scheme=path" \
<other_flags...>