Initial commit: Set up MEV bot project structure
This commit is contained in:
16
@prompts/README.md
Normal file
16
@prompts/README.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# 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.
|
||||
Reference in New Issue
Block a user