This repo shows how to parse parts of the arbitrum sequencer feed. It is not full support, and only covers about L2 transactions. The bits that are important for any new MEVor. # Install dependencies npm i # Run the example script npm run start