Administrator
|
f896c89a90
|
docs(quickstart): add comprehensive quick start guide
Complete 5-minute quick start guide covering:
Setup:
- Prerequisites (Foundry, Docker/Podman)
- Environment configuration
- Anvil fork initialization
Testing Workflow:
- Start Anvil fork of Arbitrum
- Build and run MEV bot
- Create test swaps to trigger detection
- Monitor bot activity and metrics
Expected Output:
- Startup logs with pool discovery
- Opportunity detection logs
- Execution logs
- Stats reporting format
Troubleshooting:
- No pools discovered
- Bot not detecting swaps
- Compilation errors
- Anvil fork issues
Monitoring:
- Metrics endpoint usage
- Pool cache verification
- Transaction processing stats
Success Criteria:
- 7 checkpoints for successful local testing
- Performance target benchmarks
- Next steps after validation
This provides a streamlined path from code to running local tests
in under 5 minutes with clear success indicators.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-11-10 18:57:47 +01:00 |
|