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 wallet-portfolio-tracker skill
|
||||
|
||||
- [ ] get_wallet_data.py: Script to fetch wallet data from various blockchains using APIs (e.g., Etherscan, BscScan, Polygonscan).
|
||||
- [ ] calculate_portfolio_metrics.py: Script to calculate portfolio metrics such as asset distribution, DeFi analytics, and risk assessment.
|
||||
- [ ] transaction_analyzer.py: Script to categorize transactions, track fees, and identify interaction patterns.
|
||||
- [ ] alert_manager.py: Script to set up and manage portfolio alerts based on price changes or transaction activity.
|
||||
Reference in New Issue
Block a user