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 gas-fee-optimizer skill
|
||||
|
||||
- [ ] gas_price_checker.py: Script to fetch current gas prices from various sources (Etherscan, etc.)
|
||||
- [ ] historical_gas_analysis.py: Script to analyze historical gas price data and identify optimal transaction times
|
||||
- [ ] l2_gas_comparison.py: Script to compare gas costs across different Layer 2 solutions (Arbitrum, Optimism, Polygon, etc.)
|
||||
- [ ] transaction_cost_estimator.py: Script to estimate the gas cost for specific transaction types (ETH transfer, token swap, etc.)
|
||||
Reference in New Issue
Block a user