frankie

Results 5 issues of 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...

enhancement

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.

enhancement

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

good first issue

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...

good first issue

### 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...

T-bug