Files
mev-beta/@prompts/README.md
2025-09-12 01:16:30 -05:00

16 lines
586 B
Markdown

# MEV Bot Development Prompts
This directory contains prompts that can be used with AI coding assistants to help with the development of the MEV bot.
## Purpose
These prompts are designed to help developers:
1. Understand complex Uniswap V3 pricing mathematics
2. Implement efficient market scanning algorithms
3. Optimize arbitrage detection logic
4. Handle Ethereum transaction monitoring
5. Implement gas optimization strategies
## Usage
When working on specific parts of the MEV bot, you can use these prompts with your AI coding assistant to get targeted help and suggestions.