Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:17:54 +08:00
commit 3be7baa7b8
14 changed files with 1723 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
# Assets
Bundled resources for wallet-portfolio-tracker skill
- [ ] portfolio_template.html: HTML template for displaying the wallet portfolio in a user-friendly format.
- [ ] alert_config.json: JSON configuration file for setting up portfolio alerts.
- [ ] example_portfolio.json: Example JSON output of a wallet portfolio analysis.
- [ ] risk_assessment_report_template.md: Markdown template for generating risk assessment reports.