Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:53:17 +08:00
commit 27eec72f5a
14 changed files with 1548 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
# Assets
Bundled resources for liquidity-pool-analyzer skill
- [ ] example_pool_analysis.json: Example JSON output of a liquidity pool analysis.
- [ ] example_pool_comparison.json: Example JSON output of a comparison of multiple liquidity pools.
- [ ] il_calculator_template.xlsx: Excel template for manual impermanent loss calculation.
- [ ] apy_calculator_template.xlsx: Excel template for manual APY calculation.