Robinhood Chain Sequencer Feed
介紹Robinhood Chain Sequencer Feed的定義、優勢、benchmark、價格和接入方法
最後更新於
這有幫助嗎?
這有幫助嗎?
--node.feed.input.url=wss://feed.mainnet.chain.robinhood.com--node.feed.input.url=wss://feed.mainnet.chain.robinhood.com
--node.feed.input.url=wss://us.robinhood-feeder.blockrazor.io/ws/{authToken}DATA_DIR="$HOME/rh/robinhood-nitro-data"
docker run --rm -it \
-v "$DATA_DIR":/home/nitro/.arbitrum \
-v "$HOME/rh/config":/home/nitro/config \
-p 8547:8547 \
-p 8548:8548 \
offchainlabs/nitro-node:v3.11.2-3599aca \
--chain.info-files=/home/nitro/config/robinhood-chain-info.json \
--parent-chain.connection.url=<L1_EXECUTION_RPC_URL> \
--parent-chain.blob-client.beacon-url=<L1_BEACON_URL> \
--init.genesis-json-file=/home/nitro/config/robinhood-genesis.json \
--node.feed.input.url=wss://<BLOCKRAZOR_FEED_URL> \
--http.addr=0.0.0.0 \
--http.port=8547 \
--http.api=net,web3,ethcurl -d '{"id":0,"jsonrpc":"2.0","method":"eth_syncing","params":[]}' \
-H "Content-Type: application/json" \
http://localhost:8547false