Initial commit
This commit is contained in:
8
skills/skill-adapter/scripts/README.md
Normal file
8
skills/skill-adapter/scripts/README.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# Scripts
|
||||
|
||||
Bundled resources for mempool-analyzer skill
|
||||
|
||||
- [ ] gas_price_optimizer.py: Script to calculate optimal gas prices based on mempool data and EIP-1559.
|
||||
- [ ] mev_detector.py: Script to identify and analyze MEV opportunities (sandwich attacks, arbitrage, liquidations).
|
||||
- [ ] transaction_decoder.py: Script to decode transaction calldata and simulate transaction execution.
|
||||
- [ ] alert_manager.py: Script to manage and send alerts based on configured thresholds (large transfers, high gas prices, MEV opportunities).
|
||||
Reference in New Issue
Block a user