paradigmxyz / artemis

A simple, modular, and fast framework for writing MEV bots in Rust.
Apache License 2.0
2.34k stars 448 forks source link

Integrate with MEV-share #4

Open FrankieIsLost opened 1 year ago

FrankieIsLost commented 1 year ago

MEV-share just launched. It would be good to have an example strategy that integrates with the protocol. This would likely require building a MEV-share rust client, and developing collectors and executors to communicate with the protocol.

mattsse commented 1 year ago

fyi wrote a smol SSE listener

https://github.com/mattsse/mev-share-rs