9 lines
529 B
Markdown
9 lines
529 B
Markdown
# Scripts
|
|
|
|
Bundled resources for on-chain-analytics skill
|
|
|
|
- [ ] analyze_whale_movements.py: Script to analyze whale wallet movements and identify significant transactions.
|
|
- [ ] fetch_exchange_flows.py: Script to fetch and analyze cryptocurrency flows into and out of exchanges.
|
|
- [ ] calculate_holder_distribution.py: Script to calculate the distribution of token holders and identify concentration.
|
|
- [ ] fetch_network_activity.py: Script to fetch and analyze network activity metrics such as transaction count and gas usage.
|