Katana
Firehose configuration for Katana
Last updated
Was this helpful?
Was this helpful?
fireeth start reader-node <apps> \
--advertise-chain-name="katana-mainnet" \
--reader-node-path="geth" \
--reader-node-arguments="--datadir={node-data-dir} --networkid=747474 --rollup.sequencerhttp=https://rpc.katana.network --authrpc.addr=0.0.0.0 --authrpc.port=8551 --authrpc.vhosts=* --authrpc.jwtsecret=/path/to/jwt.hex --vmtrace=firehose --state.scheme=hash" \
<other_flags...>