frankie
frankie
[MEV-share](https://collective.flashbots.net/t/mev-share-programmably-private-orderflow-to-share-mev-with-users/1264) 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...
Many strategies can benefit from running local EVM simulations. It would be useful to build a component that allows strategies to leverage this using REVM.
It would be good to build collectors that integrate with other common signals used for MEV strategies, such as CEX pricing data, or other NFT marketplace APIs
Many protocols open source keepers, for example this [Morpho Liquidator](https://github.com/morpho-labs/morpho-liquidation-flash). However, these bots can be difficult to run, since they have heterogenous requirements and dependencies. It would be valuable to...
### Component Forge ### Have you ensured that all of these are up to date? - [X] Foundry - [X] Foundryup ### What version of Foundry are you on? forge...